problem with macro opening second instance

B

Bob Wenner

Hi all..

I have a series of macros that
open a second instance of Excel and
transfer data from a .txt file into the first instance.
When these macros are run individually they
run fine. When I combine the macros into a
"run-all" macro it opens the wrong workbook,
even tho the path and workbook name is hard-coded.

any ideas ?
thx
Bob
 
B

Bob Phillips

The code would help.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top