Sheet names from closed workbooks

  • Thread starter Thread starter Cresta
  • Start date Start date
C

Cresta

Hello
Is it posible to get a list of sheet names from a closed workbook.
(xlsm,xlsx,xlsb)
I have looked at the ADO methods for previous version of excel but cannot
get them to work with 2007!!
Help
Thanks
 
If the workbook is closed, first open it.
Then copy the tab names.
Then close it.
 

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