D
Darin Kramer
Currently within my VB I have
Windows("FileA.xls").Activate
This is no good as the file name will change depending upon which book I
have open, but I want the macro to run on the active book (I will
specify sheet which is the same in all books)
I want to activate current Book.
(there will only be one file active, Macro is running from Personal
Book, which it goes into to copy and paste some data across to File A)
Any ideas?
Thanks
D
Windows("FileA.xls").Activate
This is no good as the file name will change depending upon which book I
have open, but I want the macro to run on the active book (I will
specify sheet which is the same in all books)
I want to activate current Book.
(there will only be one file active, Macro is running from Personal
Book, which it goes into to copy and paste some data across to File A)
Any ideas?
Thanks
D