View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Pyball[_20_] Pyball[_20_] is offline
external usenet poster
 
Posts: 1
Default Calling Excel from C++

I don't know how to do in C/C++, but I do know how in Visual Basic. I
Visual Basic you have to add a referrence to the Excel Object Model t
the application you are building. Then you have to istanctiate a
instance of Excel to access the object model.

I don't know if this will help you at all, but it might start you i
the right direction

--
Message posted from http://www.ExcelForum.com