Hi,
I have an excel file that is 80mb in size. I have daily files for several years that I upload each day. I would like to see if I could save time by storing prior years already. They are csv file format 365 files x 4 years and take 30 minutes to upload each day. Each morning I need to open the file and have it upload the folder from 2019 till today. I'm wondering if their is a better way to have it upload 2019 till a point and keep it stored and just upload newer files.
Currently I append the 2,000 csv files and have it all stored in one table.
I do this for a file that processes all sales from start of 2019 and another file I do basicly the same thing review all store history for the last 4 years. Each day my staff have to wait while it uploads the folder and appends each day into one large table.
Thanks for reading my post.
I have an excel file that is 80mb in size. I have daily files for several years that I upload each day. I would like to see if I could save time by storing prior years already. They are csv file format 365 files x 4 years and take 30 minutes to upload each day. Each morning I need to open the file and have it upload the folder from 2019 till today. I'm wondering if their is a better way to have it upload 2019 till a point and keep it stored and just upload newer files.
Currently I append the 2,000 csv files and have it all stored in one table.
I do this for a file that processes all sales from start of 2019 and another file I do basicly the same thing review all store history for the last 4 years. Each day my staff have to wait while it uploads the folder and appends each day into one large table.
Thanks for reading my post.