View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
asp newbie asp newbie is offline
external usenet poster
 
Posts: 2
Default reading range of data from excel sheet in C or C++

Hi

How do I read a range of data from some sheet in excel through a C or C++?

I want to write a console app for this. Please advice on what are the
available options. Do I need ODBC driver? Do I need to download any drivers
etc? Are there are classes in MFC related to Excel?

thanks very much