I have a file called daily.xls. It has a table in it with few columns with headings. I have another file called monthly.xls. This file has all the same column heading as daily.xls. I want to import the data from daily.xls to monthly.xls everyday.
The daily.xls gets updated everyday with new set of values under all columns. I want these new values to go at the bottom in monthly.xls. I do not want the old values from monthly.xls deleted.
I tried Get External Data using the query but while importing the new data from daily.xls it overwrites it on the existing rows. I do not want that.
I hope its clear enough to understand.
Thanks.
The daily.xls gets updated everyday with new set of values under all columns. I want these new values to go at the bottom in monthly.xls. I do not want the old values from monthly.xls deleted.
I tried Get External Data using the query but while importing the new data from daily.xls it overwrites it on the existing rows. I do not want that.
I hope its clear enough to understand.
Thanks.