Reading .xls
-
hello, This a question from a friend still studying C++, she'd like to know how to read from an excel file into her program. a link or simple example would be very appreciated. :) Thank you.
Of course you can search Google or even better CodeProject: http://www.codeproject.com/info/search.aspx?artkw=excel&sbo=kw[^] Here you'll find plenty of solutions to do what you want. PS: the first one looks promising...
-
Of course you can search Google or even better CodeProject: http://www.codeproject.com/info/search.aspx?artkw=excel&sbo=kw[^] Here you'll find plenty of solutions to do what you want. PS: the first one looks promising...
-
hello, This a question from a friend still studying C++, she'd like to know how to read from an excel file into her program. a link or simple example would be very appreciated. :) Thank you.
Star08 wrote:
she'd like to know how to read from an excel file into her program.
You She should search for Excel Automation.
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
hello, This a question from a friend still studying C++, she'd like to know how to read from an excel file into her program. a link or simple example would be very appreciated. :) Thank you.