How to check programmatically whether Excel is installed on computer?
The most trustworthy would be to start it with CreateObject. (or use
GetObject which would get an existing running instance if one was up).
--
Regards,
Tom Ogilvy
Jack <replyto@newsgroup wrote in message
...
I mean Excel installed, not running.
|