Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Application.Run trouble

Status
Not open for further replies.

bojzon

IS-IT--Management
Sep 18, 2003
25
SI
I have difficulties with execute macros within macros.(First wkb run macro, call another wkb with macro, when second wkb macro finished, first wkb macro stop running too - without errors..)

Application.Run "Izpisek2006.xls!TXT_v_XLS"
Application.Run "'C:\IzpiskiNLB\VNO.xls'!Print1"
Application.Run Range()
Application.Run Range("AUTOSAVE.XLA!mcs02.OnTime")

need explanation with these different options.(WIN98, Excel2000)

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top