When automating Excel from VB we can either create new instances or access already running instances. In different scenarios different methods may be needed in order to get workable solutions.
In the first scenario we may need to access a running instance and if not we need to create a new one as the following sample shows: This is a rather simple method [...]
Read More...
Read the complete post at http://xldennis.wordpress.com/2007/11/25/access-running-instances-of-excel-in-vb/
Posted
Nov 25 2007, 03:49 PM
by
VSTO & .NET & Excel