S
Scott
Hello,
I am trying to create a printing untility in VBA for some Visio flowcharts I
have but it is important that there is only one instance of Visio running at
the time of execution (of if there is more than one instance running, that I
can also access the other instance(s) as well). Is there any way (i.e.
collection) to determine the number of Visio instances currently running? I
know that the GetObject call will return a reference to an instance of
Visio(granted there is one running) but can that method also be used to
retrieve the other instance(s) as well? If so, how might I go about creating
a collection of the instances of Visio currently running? Any help any of you
can throw my way would be greatly appreciated.
Thanks,
Scott
I am trying to create a printing untility in VBA for some Visio flowcharts I
have but it is important that there is only one instance of Visio running at
the time of execution (of if there is more than one instance running, that I
can also access the other instance(s) as well). Is there any way (i.e.
collection) to determine the number of Visio instances currently running? I
know that the GetObject call will return a reference to an instance of
Visio(granted there is one running) but can that method also be used to
retrieve the other instance(s) as well? If so, how might I go about creating
a collection of the instances of Visio currently running? Any help any of you
can throw my way would be greatly appreciated.
Thanks,
Scott