People,
I need make a integration from an application written in C++
(Visual Studio C++ Express Edition and MS Plataform SDK) and Excel.
The problem is that i cann't use more than this 3 systems
(Visual Studio Express, MS Plataform SDK and MS Office). The
application must run the spreadsheet in Excel executing the macros
solicited for the application and obtain values from some cells. The
application must run on Windows 2000 and Windows XP, with MS Office
(Excel) 97/2000/XP/2003.
Anyone can give me a light, at where i must look or use (there is an API to use)
Thanks in advance,
Flavio

Excel Automation
slutbert
Hi!
You need COM Automation, Excel have type library for import.
Check here: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=246194&SiteID=1