View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Copy data into multiple workbooks

Hi Les

See
http://www.rondebruin.nl/copy4.htm

--

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



"WLMPilot" wrote in message ...
Within the QA Master workbook, the boss will have a list of questions
(criteria) that will be mirrored in all employee workbooks and the QA
Template. If the boss adds a criteria in the QA Master workbook, I need to
add it to the QA Template workbook and all employee workbooks so he does not
have to go through 80+ workbooks individually. If you can provide the code to
do this for one cell in QA Master and place it in QA Template, I believe I
can figure out how to
get it to the employee workbooks.

Also, will I need to open each workbook in order to place the new criteria
into it or can they all remain closed?

A variable will hold the value of the workbook that I will place the data in.

Thanks,
Les