B
Boba
Dear All;
I'd like to list all open workbooks from my VC application.
My first step was calling GetActiveObject; it returns
a pointer to IUnknown interface for Excel Application.
Now I can get the names of all loaded workbooks but I
also need their paths (Excel10 on Windows XP). Thanks.
Boba.
I'd like to list all open workbooks from my VC application.
My first step was calling GetActiveObject; it returns
a pointer to IUnknown interface for Excel Application.
Now I can get the names of all loaded workbooks but I
also need their paths (Excel10 on Windows XP). Thanks.
Boba.