View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Xav[_2_] Xav[_2_] is offline
external usenet poster
 
Posts: 4
Default How to get all Excel instance

For my application I would like to retrieve all Excel instances
runnning on a specific machine. Basically I want to use the GetObject
method and stock it in an array or whatsoever. Does anybody have an
idea?
Thanks for helping.