View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK[_3_] NickHK[_3_] is offline
external usenet poster
 
Posts: 415
Default How to read excel file in VC++

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

NickHK

"raghav"
egroups.com...
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