View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default copy 10 workbooks to a combined workbook

Using a macro is maybe easier
You can try this add-in if you need to collect the data
http://www.rondebruin.nl/merge.htm

Or see the links to the code examples on that page

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"Phil" wrote in message ...
I have 10 employees who keep data in their own workbooks. I would like to
have a workbook that contains all 10 workbooks in a master workbook that
updates every time they update their individual workbooks.