Hi,
I am stuck here with below query.
I have one excel data sheet1 column "E" I have data and in "sheet2" in column A I have some keywords. I want a macro to copy the keyword from sheet2 and search that keyword in sheet1 (contains) and next to the same I need macro to write "exclude". Now I think I can do that with a loop as in sheet2 I have around 10 keywords which in future will increased.
So is there any way by which macro will automatically select the keyword from sheet2 until blank column and search all the criteria in "Sheet1" and give me the output.
Sorry if i missed anything. Do let me know if its sounds confusing..
Thanks in advance for your time and efforts.
*sorry not able to add worksheet as its not allowed *
I am stuck here with below query.
I have one excel data sheet1 column "E" I have data and in "sheet2" in column A I have some keywords. I want a macro to copy the keyword from sheet2 and search that keyword in sheet1 (contains) and next to the same I need macro to write "exclude". Now I think I can do that with a loop as in sheet2 I have around 10 keywords which in future will increased.
So is there any way by which macro will automatically select the keyword from sheet2 until blank column and search all the criteria in "Sheet1" and give me the output.
Sorry if i missed anything. Do let me know if its sounds confusing..
Thanks in advance for your time and efforts.
*sorry not able to add worksheet as its not allowed *