09-15-2011, 03:16 PM
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:
I get the following error:
Error (RT) in Macro: invalid interface pointer. Use _create or other function to create or get object
With this code:
I get the following error:
Error (RT) in Macro: invalid interface pointer. Use _create or other function to create or get object