Merovingian
New Member
Good Morning all, I am novice with Excel and trying out new formulas and hoping to learn allot. Please see attached workbook I want to create using an if function.
My aim will be the following :
in tab "Form Response1" , responses will be loaded in col B2, I would like to count the number of times a specific word/phrase appears in B1 matching the "Header" from the "data" tab A2:A10 or B2:10 or C2:C10
I was using =IF(ISNUMBER(SEARCH(Data!$A:$A,$B2)), "Yes", "No") with Yes as the result if the word in cell B2 contains any of the words in dataA:A, but it only looks at the fist cell (A2 ) and not the whole column A
Please see attached and thank you in advance.
M
[Edit by Hui, Post shifted and renamed.]
My aim will be the following :
in tab "Form Response1" , responses will be loaded in col B2, I would like to count the number of times a specific word/phrase appears in B1 matching the "Header" from the "data" tab A2:A10 or B2:10 or C2:C10
I was using =IF(ISNUMBER(SEARCH(Data!$A:$A,$B2)), "Yes", "No") with Yes as the result if the word in cell B2 contains any of the words in dataA:A, but it only looks at the fist cell (A2 ) and not the whole column A
Please see attached and thank you in advance.
M
[Edit by Hui, Post shifted and renamed.]
Attachments
Last edited by a moderator: