View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Recordset in Excel

Define what you mean by RecordSet. Are you using ADO, DAO, what?

Is the Excel file open or closed? Where are you doing this from?

--
Regards,
Tom Ogilvy

"Newbie" wrote in message
...
Hi,

How do I create a recordset based on a range of cells?

I assume that a row will constitute a record?