![]() |
|
#1
|
|||
|
|||
hOW TO READ XLS FILES IN C/c++cAN SOMEONE HELP ME WAY OUT HOW TO READ XLS FILES IN c++ lANGUAGE
|
|
#2
|
|||
|
|||
|
I donno about reading .xls files directly but you can save .xls file as .csv (comma separated values). This is nothing but multiple columns in Exel file seperated with comma.
For.e.g Will,Smith,MIB I am sure, you know how to read in from such csv files. If not, read the tutorials on this forum on FILE I/Os. Thanks, |
|
#3
|
|||
|
|||
|
Quote:
You could look at this link for some information and lots of further links. Note that xls file formats have changed radically over the years, and current file formats are completely different from previous versions. I have observed that each "upgrade" of Microsoft Office products results in changes that make later versions not 100% backward compatible with previous versions (and not even close to that for forward compatibility --- so old programs seem invariably to break when trying to read/write files from and to later versions of Excel). Good Luck! Regards, Dave |
Recent GIDBlog
Toyota - 2008 September Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Airport Log program using 3D linked List : problem reading from file | batrsau | C Programming Language | 11 | 29-Feb-2008 07:44 |
| Checking source codes of image, audio and video files | onauc | C Programming Language | 5 | 26-Feb-2005 21:47 |
| Apache2 config issues | monev | Apache Web Server Forum | 2 | 28-Jun-2004 06:19 |
| Can't view pages from another machine on the Intranet | aevans | Apache Web Server Forum | 9 | 14-May-2004 02:26 |
| C++, files | calculus87 | C++ Forum | 0 | 24-Sep-2003 10:01 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The