L
Lee Swain
I have daily excel files for 4 years worth of data that I need to
consolidate into 1 workbook. Each workbook contains 5 days worth of data so
I only have to open every 5th file. The data is in the same range in each
files (F16:J37) with dates across the top so I need to copy the data and
transpose it to the consolidated workbook.
I've created a macro to select the range and a macro to paste / special /
transpose but I'd like to be able to run a macro on 1 file to do the lot.
Is this possible?
Cheers
Lee
consolidate into 1 workbook. Each workbook contains 5 days worth of data so
I only have to open every 5th file. The data is in the same range in each
files (F16:J37) with dates across the top so I need to copy the data and
transpose it to the consolidated workbook.
I've created a macro to select the range and a macro to paste / special /
transpose but I'd like to be able to run a macro on 1 file to do the lot.
Is this possible?
Cheers
Lee