shawnmandel
MIS
I have a sheet with descriptive text in column G. I would like to be able to search for a specific word in all possible rows with a wildcard; for example anything with the word 'travel*' in it.
If the text containing 'travel*' is found in column G, I would like the entire cell highlighted and bolded. I would also like anything in the adjacent cell to the left (column F) of that row bolded.
Is there an easy way to parse through text with VBA and perform the above actions?
Any help would be much appreciated.
Regards,
Shawn
If the text containing 'travel*' is found in column G, I would like the entire cell highlighted and bolded. I would also like anything in the adjacent cell to the left (column F) of that row bolded.
Is there an easy way to parse through text with VBA and perform the above actions?
Any help would be much appreciated.
Regards,
Shawn