Ex: Column F contains multiple cells & numerous numbers in each cell. Column A contains 1 number in each cell. I would like a formula that will search column F for one of the numbers listed in column A and indicate yes or no if found in another cell
Column A-------------Column F---------------- Column H
1 7055 ------7050, 7052, 7053, 7059, 7060
2 7056 ------7029, 7045, 7011, 7062, 7051
3 7059 ------7001, 7004, 7065, 7077, 7080
4 7062 ------7044, 7035, 7055, 7010, 7099
5 7063 ------7019, 7063, 7002, 7064, 7056 ---(formula needed)
6 7064
7 7065
Example I select Cell A4(7062) I want to search all of Column F to find A4(7062) and then indicate yes or no in a cell in column H
Column A-------------Column F---------------- Column H
1 7055 ------7050, 7052, 7053, 7059, 7060
2 7056 ------7029, 7045, 7011, 7062, 7051
3 7059 ------7001, 7004, 7065, 7077, 7080
4 7062 ------7044, 7035, 7055, 7010, 7099
5 7063 ------7019, 7063, 7002, 7064, 7056 ---(formula needed)
6 7064
7 7065
Example I select Cell A4(7062) I want to search all of Column F to find A4(7062) and then indicate yes or no in a cell in column H
Last edited: