Hello everyone,

I am using Excel for data-mining a simulation I recently created that documents 6 points of information for every hour of a day. The problem is that the 6 data points for each hour are placed on a separate sheet. This wouldn't be a problem if I only had to copy one day's worth of data (6 cells from 24 sheets), but when I have a year (8760 sheets) it becomes not even close to worth the time. I am wondering if there is a command that will let me move a certain set of says (for example: A7 - F7) to a master sheet (obviously each sheet's data will be on a separate row on the master sheet). Is there an easy way to do this at once?
Is it possible that this would require some VBA coding?

Any help is appreciated,

Matt