954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Reading Excel file using C++

Hi all
Pls tell me how i can read a data from EXCEL file and copy it to a text file using c++ program.I dont want to do it as manually .(Its for an extended application for software).I want to read the data from perticular cell to the end of file.and i have to copy it to txt file.
Hoping for help.

Shreehari

hari.paartha
Newbie Poster
1 post since Nov 2011
Reputation Points: 10
Solved Threads: 0
 

Google for a C++ Excel library. Alternatively you can use an OLE library to interface with Excel files, but either way you're looking at a third party library to do the heavy lifting.

Narue
Bad Cop
Administrator
15,460 posts since Sep 2004
Reputation Points: 6,464
Solved Threads: 1,401
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: