Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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,



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default retrieve data from MS Access

I set up my connnections manually while record a macro in excel. When you
choose the record set manually you can select which fields of data you want
to download. Once you get the recorded macro you can modified the macro as
required.

1) Tools - Macro - Record New Macro
2) Data - Import External Data - New Database Query. Select the file and
dable. the choose the fields you want to download
3) Tools - Macro - Stop Recording

"inungh" wrote:

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,




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default retrieve data from MS Access

On Dec 9, 12:11*pm, Joel wrote:
I set up my connnections manually while record a macro in excel. *When you
choose the record set manually you can select which fields of data you want
to download. * Once you get the recorded macro you can modified the macro as
required.

1) Tools - Macro - Record New Macro
2) Data - Import External Data - New Database Query. *Select the file and
dable. *the choose the fields you want to download
3) Tools - Macro - Stop Recording



"inungh" wrote:
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,- Hide quoted text -


- Show quoted text -


Thanks millions for the information,
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
retrieve data from Access Database Souris Excel Programming 2 December 27th 07 03:15 AM
How to get Excel to retrieve aggregate data from Access Don MacKinnon Excel Programming 1 December 1st 05 07:10 PM
Use ADO to retrieve data from Access Parameter Query CodeMonkey Excel Programming 3 December 17th 04 08:45 PM
Access and retrieve data from network workbook Max Potters Excel Programming 9 August 18th 04 01:05 AM
Access and retrieve data from network workbook Max Potters Excel Programming 0 August 17th 04 12:41 PM


All times are GMT +1. The time now is 04:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"