View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
inungh inungh is offline
external usenet poster
 
Posts: 33
Default retrieve data from MS Access

I would like to retrieve one field from MS Acess to fill my cell.

I used ADODBConnection and ADODBRecordset to retrieve dataset.

I just wanted to know are there any easy way to get one field data
like DLookup in the MS Access.


Your help is great appreciated,