How to read excel file in VC++

R

raghav

hi,
Plz tell me ow to read an EXCEL file in VC++. I want to read each
column in separate array. I am not sure it is possible or not? If
somebody have the code please send.
regards
 
N

NickHK

The easiest way is to record a macro in Excel of your actions and translate
that to VC++.
Or use ADO.

NickHK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top