View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default New guy with a tricky question

Toolbook from Asymetrix?

http://www.toolbook.org/cgi-bin/index.cgi

--
Regards,
Tom Ogilvy


"Arian Goodwin" wrote in message
ups.com...
Hello all!

I am working with Toolbook and excel, or more specifically, with
openscript and excel. I am having a problem with getting hold of an
existing instance of excel, and I've done lot's of searching and found
the solutions that would work if I was in C# or VB.... but,

Here's the glitch, I need a COM function to get the instance, and for
the life of me, the only thing I can find is getObject, which I can't
pull into my script. Does anyone know of a COM function that could get
me a reference to an excel instance?

Thanks,
Arian Goodwin