I'm trying to create a "find" feature for a workbook.
Lets say I have a spreadsheet with 10 columns. I am looking for the word "apple" in any of the cells in those 10 columns. It may appear in the 2nd column or the 8th column, or any other column. It also most likely will not be the first or only word in the cell (We have a "title" column, a "summary" column, and a "details" column).
Is there a function to put in column 11 that would search all cells in that row and mark (with an "X" or something) if that row contains "apple" somewhere in that row?
Thanks!
Lets say I have a spreadsheet with 10 columns. I am looking for the word "apple" in any of the cells in those 10 columns. It may appear in the 2nd column or the 8th column, or any other column. It also most likely will not be the first or only word in the cell (We have a "title" column, a "summary" column, and a "details" column).
Is there a function to put in column 11 that would search all cells in that row and mark (with an "X" or something) if that row contains "apple" somewhere in that row?
Thanks!