How do I isolate my Excel Server from the user's general Excel
John.Greenan wrote:
Correct. You may have to send a windows message to the Excel window and then
GetObject will work.
This is in the msdn as well.
Ahha, this will fix a problem in an Excel hyperlinking program I've been
working on.
|