Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel File...open, run macro, save and close.
#5
Maybe because the file is so heavy. Try this:
Macro Macro2430
Code:
Copy      Help
ExcelSheet x.Init("" 1|4 "C:\Documents\Price.xlsm")
mes- "Click OK when the file is loaded" "" "OC"
x.Activate(0 "base")
x.RunMacro("Macro1")
x.RunMacro("Macro2")
x.Close(1|16)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)