You can use simple EXE-program, even console application for this goal. Of course you may implement you code in COM-object (or ActiveX).
The main object of the office - is Application object (_Application in office 2000). Then you should run Excel:
_Application::ActivateMicrosoftApp
and so on.
For help and main guideness you should see VBA for Excel:
Vbaxl9.chm (for 2000) or/and Vbaxl8.hlp (for 97)
With best regards,
ZakiMaksyutov
zaki-maksyutov@yandex.ru
wetellyou.com - Expert portal
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.