Writing to Excel spreadsheet from VC++

K

Kumar Venkat

Hello,

I have a Windows Forms application written in VC++ (VC++ 2005 Express
Edition). I would like to open/create an Excel workbook file from my
application and write out a fair amount of tabular data to the file. This
file would just be one of the (static) outputs of the program, which someone
would open manually and work with at a later time.

I have never worked on any Office-related automation before. I am looking
for the simplest way to get this done. I would appreciate any help or
pointers.

Thanks,
Kumar
 

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