View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JVLin JVLin is offline
external usenet poster
 
Posts: 22
Default Is it possible to...WITHOUT OPENING EACH WORKBOOK?

Find out all sheetnames for each workbook in a folder WITHOUT OPENING EACH
WORKBOOK? (I'd like to have them in a column on my worksheet for further
processing.)

Similarly, can I copy data from one workbook to another (or for that matter
from within a workbook) WITHOUT OPENING EACH WORKBOOK?

I ask cause the opening and closing seems to take up rather a lot of time...

Many thanks for your answers.

Regards,
JVLIN