Hello,
I've got a spreadsheet with dates across the top (03/01...03/30) and each day I pull data to the hard drive that I want to populate in the right cells according to the date.
I recorded a macro that opens the data files, the master sheet and transfers the data from the data files to the master sheet, but the data always populates in the same column. So, regardless of the date each time the macro is run, the data populates in the same column. How can I code the macro to populate the data in the right cell based on the system date?
Thanks in advance,
Rus
I've got a spreadsheet with dates across the top (03/01...03/30) and each day I pull data to the hard drive that I want to populate in the right cells according to the date.
I recorded a macro that opens the data files, the master sheet and transfers the data from the data files to the master sheet, but the data always populates in the same column. So, regardless of the date each time the macro is run, the data populates in the same column. How can I code the macro to populate the data in the right cell based on the system date?
Thanks in advance,
Rus