Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel File...open, run macro, save and close.
#2
Macro Macro2430
Code:
Copy      Help
ExcelSheet x.Init("base" 1|4 "C:\Documents\Price.xlsm")
x.RunMacro("Macro1")
x.RunMacro("Macro2")
x.Close(1|16)
Not tested, may need to change something.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)