Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handle to existing Excel document
#3
I'm trying to get a handle to an already open Excel document by name or by it being the active document (there may be more than one Excel document already open).

With this code:
Code:
Copy      Help
;/exe
ExcelSheet es1.Init
es1.SetCell("OK" 1 22)
I get the following error:
Error (RT) in Macro: invalid interface pointer. Use _create or other function to create or get object


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)