Bomino
Member
Hello Experts,
On this forum I've stumbled upon a code here that I tried to accommodate to my needs to no avail.
http://forum.chandoo.org/threads/lookup-multiple-columns-data-using-vba.32413/#post-192344
I was wondering if someone would tweak it or better please help me with a solution to my problem.
Here is what I would to achieve:
For example: from row2 to the lastrow in Sheet2:
If any combination of Ai&Ci&Di in sheet2 is found in Sheet1, then copy entire sheet 1 row and paste in sheet3; If Ai&Ci&Di is not found in sheet1 then highlight entire the row in sheet2.
I hope it makes sense. Attached is the file.
Thanks.
On this forum I've stumbled upon a code here that I tried to accommodate to my needs to no avail.
http://forum.chandoo.org/threads/lookup-multiple-columns-data-using-vba.32413/#post-192344
I was wondering if someone would tweak it or better please help me with a solution to my problem.
Here is what I would to achieve:
For example: from row2 to the lastrow in Sheet2:
If any combination of Ai&Ci&Di in sheet2 is found in Sheet1, then copy entire sheet 1 row and paste in sheet3; If Ai&Ci&Di is not found in sheet1 then highlight entire the row in sheet2.
I hope it makes sense. Attached is the file.
Thanks.