P
Peter K. Livingston
I cannot find any hint in the VBA help files nor in expert books how to get
access to worksheet data in another Excel file without displaying window of
that file on the screen. I have just found a workaround using legacy Office95
macros or so.
I have written an application consolidating data from many Excel files and
it is frustrating for the users to see windows of the files rapidly poping up
and closing on their screen.
I tried minimizing the window just after file open command etc. but still
having big mess on the screen.
You VBA masters, please, advise.
Thnx,
Peter
access to worksheet data in another Excel file without displaying window of
that file on the screen. I have just found a workaround using legacy Office95
macros or so.
I have written an application consolidating data from many Excel files and
it is frustrating for the users to see windows of the files rapidly poping up
and closing on their screen.
I tried minimizing the window just after file open command etc. but still
having big mess on the screen.
You VBA masters, please, advise.
Thnx,
Peter