Hi – I’m new at VBA and wanted to see if someone can help with some coding.
I am trying to use the CTRL F function to search a worksheet that has several words at the same time. We have clients who are risky and we do a “Red Check” to see if they are on a daily file. We then take a snapshot of the CTRL F function if there are no matches. I would like to do the same thing using VBA. Can anyone help out on this or get me started?
Can’t help with a Macro, but there are ways to do a key word search using the =SEARCH() function.
https://computing.net/answers/of…
message edited by AlwaysWillingToLearn