How can I read an excel file? I know the names inserted in the first row. Additional there are four pages. Can anyone help me??
Zhanks a lot Long
Printable View
How can I read an excel file? I know the names inserted in the first row. Additional there are four pages. Can anyone help me??
Zhanks a lot Long
Try http://www.wotsit.org for the .XLS file format.
"A society without religion is like a crazed psychopath without a loaded .45"
See the COMEXCEL sample in msdn. It will give you a clue on how to interact with excel from a c++ program. HTH,
Gabriel.
_
Forever trusting who we are
And nothing else matters - Metallica
_
thank you for your previous help,
but, can you give us sample code to use theses technics?
in fact, i't's quite easy to write a basic code to read/write xls files, but i guess optimization code is too hard for me.
so if you have ideas, it would be great for us.
M