Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I am looking to load data from a number of spreadsheets into one master spreadsheet using VBA. These are timesheets, so all are the spreadsheets are the same format but each one will contain different numbers of rows. The name of the spreadsheets will change every week but all sheets will be placed in the same directory every week. These will be the only files there. The master spreadsheet will be of the same format. So in short, i need to be able to open up the spreadsheets in turn read the data row by row and copy it into the master spreadsheet (inserting the rows as i go). Once there are no more rows to read. The next spreadsheet is open and read etc etc until there are no more sheets to read. Ideally I am looking for some VBA examples to get me going, first on getting the files in the directory and then loading the data. Any help / coding examples woould be very much appreciated. -Scarlet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Splitting data from one spreadsheet into multiple spreadsheets | Excel Worksheet Functions | |||
Gathering data to a master spreadsheet | Excel Programming | |||
Populate a spreadsheet with multiple entries from a master | Excel Discussion (Misc queries) | |||
VB macro to load/copy/paste multiple files into one spreadsheet. | Excel Programming | |||
Copying spreadsheets in directory into master spreadsheet | Excel Programming |