Exporting data to Excel from VC++ 6.0

M

Manoj

Can anyone suggest me an easy method (ActiveX, or direct APIs) of exporting
data to Excel from VC++ 6.0?
The one I am using has few limitations which are mentioned below:
1. Can not format the cells, e.g expand the cells to cell text width.
2. If a cell contains more than 256 characters then the fisrt 256 characters
are overwritten and the latest characters are only stored.

Regards
 

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