Hi All,
I have this query to be solved, hoping to find a solution. Appreciate any help.
My query-
I have 2 excel sheets in a workbook. Sheet1 and Sheet2. There are four columns of data in each sheet A,B,C and D. The code have to do the following:
First, Copy Sheet1 into a new worksheet.(e.g. Sheet3)
Next, program will run Sheet3 column A and match against Sheet2 Column A.
For data that matches, Sheet3's Column E will be updated with Sheet2's Column D.
Then, Sheet3's column F will be inserted with a formula to (C-D)
Lastly, whatever that is not matched in Sheet2 and Sheet3 will be compiled in Sheet4.
Is this possible?
Regards,
danNAD
Bookmarks