Aug-02-2024, 03:38 PM
I have two Excel .csv workbooks;
"C:\Users\Sick\Activities.csv" which holds years of data
"C:\Users\Sick\report.csv" which is a daily download of the last 6 months data
Is it possible to compare the two and update "C:\Users\Sick\Activities.csv" with any changes and/or additions?
The relevant data in "C:\Users\Sick\Activities.csv" is located in range A1:AC40000
Activities also has additional columns AD:AO which need to be left alone.
The relevant data in "C:\Users\Sick\report.csv" is located in range A1:AC300
Is this even possible with code? Any help is greatly appreciated,
Sick
"C:\Users\Sick\Activities.csv" which holds years of data
"C:\Users\Sick\report.csv" which is a daily download of the last 6 months data
Is it possible to compare the two and update "C:\Users\Sick\Activities.csv" with any changes and/or additions?
The relevant data in "C:\Users\Sick\Activities.csv" is located in range A1:AC40000
Activities also has additional columns AD:AO which need to be left alone.
The relevant data in "C:\Users\Sick\report.csv" is located in range A1:AC300
Is this even possible with code? Any help is greatly appreciated,
Sick