Ok, maybe someone can help me with this particular issue. I need some VBA code for the following:
I have a workbook with 2 different sheets. Sheet 1 is labeled "eComm Line Item" and Sheet 2 is labeled "Vdata". Both sheets can contain a varying number of rows. I need to compare the combined data of Sheet 1 columns E & F for each row in this sheet to the combined data of columns C & D for each row in Sheet 2. (kinda like a vlookup with two cells). If a match is found, I want the row in sheet 1 only deleted.
Any help is appreciated.
Thanks,
Met
Bookmarks