T
thomascrajan
Hi there,
I'll try to explain my situation as best as I can - I'm trying to write
some code to switch between workbooks - where the file names are
variables.
Standard code:
Windows("ABC.xls").Activate
How can I replace the "ABC.xls" so that I can switch to any workbook I
define, and not just ABC.xls?
Thanks for any help anyone might be able to provide
Thomas.
I'll try to explain my situation as best as I can - I'm trying to write
some code to switch between workbooks - where the file names are
variables.
Standard code:
Windows("ABC.xls").Activate
How can I replace the "ABC.xls" so that I can switch to any workbook I
define, and not just ABC.xls?
Thanks for any help anyone might be able to provide
Thomas.