Hi All,
I need to condionally format a cell in a block of cells that will search for text from a vlookup. I can do this individually but the file has a lot of formula in it already and this pushed it over the edge! Can I do this in one go using VBA?
=COUNT(SEARCH("PILOT",VLOOKUP($K17,RAWDATA,30,0)))=1
Many thanks in advance for your help,
Andy
Bookmarks