Is there a formula to search an entire column, say Column C for the value 'x' (literally the letter x) and return the value in the B column of the same row?
Search for the letter x in column c, when you find the x, return the corresponding column B value. If multiple X's are found, the values in B are added.
Any help would be appreciated.
(the letter X could also be replaced with a number like 1, 2, 3, 4....10 etc.)
Bookmarks