Open Worksheet via Variable in Excel vba - TechRepublic
General discussion
March 11, 2002 at 09:18 PM
vectorges

Open Worksheet via Variable in Excel vba

by vectorges . Updated 24 years, 3 months ago

I want to be able to store a list of infividual Excel workbooks in a column in a master workbook. I want to be able to open each of these workbooks in turn, via a macro, and extract data from them. Can I store the individual workbook name as a variable and pass it to the open.workbook command?? If so, what is the proper syntax, or where can I find it?

Thanx

This discussion is locked

All Comments