fill a cell from a c application

  • Thread starter Frank van Eijkelenburg
  • Start date
F

Frank van Eijkelenburg

Hi,

I've found the example code in the msdn to startup the excel program from a
c-application (win32 console, no c++ and mfc -> Article ID: 181473). I am new to
using com and if I understood correctly, I have to use the invoke routine to do
all excel actions. The question is: what actions are available (where can I find
detailed information about it) and how do I use them?

Other question: is it better to create excel files from an mfc application (if
so, what are the arguments)?

TIA,
Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top