View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Norie Norie is offline
external usenet poster
 
Posts: 82
Default CopyFromRecordset

Why not just get the whole recordset with one query and then
manipulate the results using Excel VBA?