hi,
how can i save file in an excel format ?
i am using filesystemobject to write to a file.i want save this file in excel format.
thanks,
AnkuR.
Printable View
hi,
how can i save file in an excel format ?
i am using filesystemobject to write to a file.i want save this file in excel format.
thanks,
AnkuR.
That do you mind, than say "write file in excel format"?
For this you need know this format and write byte to byte.
But you can insert data in new workbook in Excel and save this. This is easy way to create file in excel format