Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a unique problem that none of the other posts or shareware seems
to solve. I have 2 worksheets (orig.xls and new.xls) that are 15 columns wide (to the "O"). The data is just numbers but the second column either has the words: "new" or "cancel" which is important as you will see. I need to compare the two worksheets and create a third worksheet (update.xls) depending on the three possible results: 1) If a row is removed in the new.xls file = copy the row from the orig.xls file and make the 2nd column "Cancel" 2) If a row is added to the new.xls file = copy the row from the new.xls file and make the 2nd column for this record "New" 3) If a row has changed in any way in the new.xls file = copy the row from the new.xls file and make the 2nd column for this record "New". I have limited VBA/Excel skills. I wanted to make this relatively simple but don't know where to begin! Any help or response would be appreciated. Kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I compare data in two worksheets to find matching cells? | Excel Discussion (Misc queries) | |||
How do I compare 2 worksheets, 1 old, 1 updated to find difference | Excel Discussion (Misc queries) | |||
How can i create pivot table from different worksheets with diffe. | Excel Worksheet Functions | |||
compare columns of different worksheets | Excel Discussion (Misc queries) | |||
Using the results from two seperate cells to create cell reference | Excel Worksheet Functions |