View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KingGeezer KingGeezer is offline
external usenet poster
 
Posts: 2
Default using SQL to query Excel (or Access?) selecting specific row numbe

Using the ODBC connections to query Excel, can one get rows by row number?
for example get rows 10 - 20 in an excel spreadsheet (and while I'm at it,
perhaps specify that the data on rows 10 are to be column headers).
Sounds easy, but can't seem to find a way.