How to check programmatically whether Excel is installed on computer?
I understand what you want. Answer is the same.
--
Regards,
Tom Ogilvy
Jack <replyto@newsgroup wrote in message
...
Tom, not running theExcel instance, but the existance of the installed
program I need to check.
"Tom Ogilvy" wrote in message
...
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.
|