Export data from multiple workbooks into single workbook

bocoson

New Member
Joined
Mar 1, 2012
Messages
1
Good morning.

I am trying to find a way to solve a problem. I have constructed a workbook which will:
- be used by multiple people (each using their own version) each day
- the data for the different days will be recorded on different sheets in the same book named after the date eg ddmmyy
- the users will record different pieces of information in 15 minute increments on the sheet between 08:00 and 18:45
- this info will be captured in columns C, D and E

For example, 08:00 column C might be completed "project", column D "prep work", column E "initial scope".
08:15 "personal development", "reading", "excel"

The entries into C and D are validation bound however E is free text and doesn't matter as much.

At the end of each day I need the information captured to be collated into a master spreadsheet for that day where the data can be analysed and maniuplated. Around ~80 people will be completing these data capture workbooks so, in the interests of time saving, I would like to find a way to automate the export of the data.

I am not overly familiar with visual basic, other than the very basics, however I think that there would be a way to:
- add a button onto the sheet which says "submit"
- clicking this would run a macro
- the macro would export the users data to a specific range of cells in a sheet corresponding to the date in the master workbook
- so, I would end up with a collation of the data for that 1 day in columns C, D and E for all the books.
- There would be different collation sheets for the different days.

The different workbooks will be in the same folder on the same shared drive.

I appreciate any guidance I can be given in this specific matter. I am keen to learn more about macros etc so if anybody has a link to a useful guide or suggested literature I would also be thankful for that. I may not need a macro and may be overcomplicating things.

Thanks and kind regards.
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes

Forum statistics

Threads
1,225,351
Messages
6,184,451
Members
453,233
Latest member
bgmb

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top