Exporting data

G

Govind

Folks,

I have an external application written in c++. I have
collected some data using the application. Right now the
data can be represented as charts/tables. I would like
this data to be exported to excel. I would like to know
how to format the file ? Also I would like to know whether
anything specific need to be done so that it can be opened
in Excel with a good look rather than requiring for the
user to resize columns,rows and things like that.

Thanks ahead,
Govind
 
Top