Hello,
Any help appreciated. I tried finding an existing thread on it but could not find one close enough. Long story short, I have two excel files. One is called "Item Impact and Cause" and stores a list of 4 columns which are (1) Item Number, (2) Root Cause, (3) Recovery Week, and (4) Comment. These are all on sheet1.
The second workbook is called "Upload" and contains the same columns as above. When a user clicks the macro I would like the "Item Impact and Cause" workbook (even if closed) to be updated with this logic. If the item already exists it finds it and updates columns 2-4. If the item does not exist it adds it to the list on workbook "Upload".
Sounds easy enough but I am lost. I am sure it is much easier than what I think. Please help.
Any help appreciated. I tried finding an existing thread on it but could not find one close enough. Long story short, I have two excel files. One is called "Item Impact and Cause" and stores a list of 4 columns which are (1) Item Number, (2) Root Cause, (3) Recovery Week, and (4) Comment. These are all on sheet1.
The second workbook is called "Upload" and contains the same columns as above. When a user clicks the macro I would like the "Item Impact and Cause" workbook (even if closed) to be updated with this logic. If the item already exists it finds it and updates columns 2-4. If the item does not exist it adds it to the list on workbook "Upload".
Sounds easy enough but I am lost. I am sure it is much easier than what I think. Please help.