I have a spreadsheet that has a list of 'codes' used to calculate prices.
EG
TOMATO
CHEESE
OLIVES
Because there are many instances of these names and more, I want to allow a user of the spreadsheet to enter in one of these codes and the formula to search for every instance of these codes, and replacing them with a character, which will make my VLOOKUP stop working, such as '^'.
The goal of this is instead of going through and changing 500 different instances of one code, just to see the resulting totals. I want to be able to replace this code with a character, so that the VLOOKUP does not work. Because the VLOOKUP has error checking, it will not give an error, just leave a blank cell.
I hope I have explained this well.
Dan
Bookmarks