A colleague created the following within a Macro...
This Macro is kept in another file seperate to the data.![]()
Please Login or Register to view this content.
My colleague was expecting not to have to add lots more or conditions to the first line. Now, as you can tell, its grown to the point where we should have a list of company names on a seperate worksheet for maintainability.
I have pulled all the company names into a worksheet within the file containing the data (.sheet17 fyi). That list is now in the A column of the new worksheet.
What I can't for the life of me code is how to just check if the activecell.offset(0, 4) is matched anywhere in .sheet17 column A of that other worksheet.
Ideas anybody?
Bookmarks