for every workbook in folder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have many workbooks in a single windows folder
They are all identical in structure but contain different data

I need to paste some data into each from a single source sheet

what I really would like is a routine which does a loop

For every workbook in folder
Open workbook
Paste in data
Save and Close workbook

Is such a loop possible ? How?

Many thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top