I know this can be done with a simple formula, but I have a lot of other macros going on with this worksheet and thousands of lines of data that changes every day so I would prefer a macro.
Here is what I would like to happen in every single row:
If Cell B2 contains "023001" or "023002", then put "Supplier" in column Q.
Column B contains an assortment of characters, so it wouldn't JUST be "023001" - there could be letters/numbers on either side of that particular set of numbers.
Column Q is the next empty column in the worksheet. This is where I want the word "Supplier" to appear if column B has "023001" or "023002" in it.
Thanks in advance!
Here is what I would like to happen in every single row:
If Cell B2 contains "023001" or "023002", then put "Supplier" in column Q.
Column B contains an assortment of characters, so it wouldn't JUST be "023001" - there could be letters/numbers on either side of that particular set of numbers.
Column Q is the next empty column in the worksheet. This is where I want the word "Supplier" to appear if column B has "023001" or "023002" in it.
Thanks in advance!