View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Douglas José Soares Rodrigues Douglas José Soares Rodrigues is offline
external usenet poster
 
Posts: 1
Default Retrieving a cell value with a SQL statement

Hello,

I want to retrieve a cell's value using the ODBC driver. I can't use the
first row of the worksheet to name my fields. How can I by-pass it?

Thanks,

Douglas José