I have two files, one named statusCURRENT.xlsx and another called statusUPDATE.xlsx:
I need to copy data from column E "Rep notes" of statusCURRENT.xlsx to the matching row in statusUPDATE.xlsx then save statusUPDATE.xslx (with the column E data) as statsCURRENT.xlsx overwriting the old file. Leaving me with this:
CURRENT is a list of the current orders that haven't completed and UPDATE is an exported list of current orders that doesn't include the Rep notes.
I've found example flows that allow me to add rows from statusUPDATE to statusCURRENT that do not completely match but that leaves me with cleanup to remove duplicate orders (because one order has a ship date in the UPDATE file that wasn't in the CURRENT file) and I also have to go in and manually remove the completed orders that weren't listed in statusUPDATE. I've not been able to find the best way of doing this. Any tips, references, or advice is much appreciated.
User | Count |
---|---|
94 | |
46 | |
21 | |
19 | |
18 |
User | Count |
---|---|
137 | |
54 | |
42 | |
41 | |
30 |