I need to be able to load the xlls into an instance of Excel.
It is easy to do so using the GUI. Just use 'open file' dialog box and load the xll file.
However, how I can script this behaviour using vbs + COM?
|
I need to be able to load the xlls into an instance of Excel. It is easy to do so using the GUI. Just use 'open file' dialog box and load the xll file. However, how I can script this behaviour using vbs + COM? |
|||
|
|
|
In VBS you can do this:
|
|||
|
|