June 9, 2014 at 1:39 pm
#4692
Inactive
The above is an example of how to access the Excel object directly.
For general automation purposes, the DataStation is the way to go.
If the need is to access Excel’s objects, you can do that as well using D.T.Appl. Set a watch on that and you will see it is the Application level object.
Thom