Computing.Net > Forums > Programming > access 2003 form fetch

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

access 2003 form fetch

Reply to Message Icon

Name: fleetmack
Date: April 18, 2005 at 15:00:20 Pacific
OS: xp sp2
CPU/Ram: 3.0/gig
Comment:

using access (and VBA) i need to do the following:

i have a table with a mere 2 fields -- id and desc (id number and description). I want, on a form, to be able to type in the id...then in a different display area, i want it to display the description that is associated with that id number.

how would i do this?



Sponsored Link
Ads by Google

Response Number 1
Name: smithdk
Date: April 18, 2005 at 16:26:16 Pacific
Reply:

Use the wizard on the form to create a combo box. Have it find the record based on the ID typed in the combo box.


0

Response Number 2
Name: fleetmack
Date: April 19, 2005 at 07:25:38 Pacific
Reply:

do i do that by using VBA code in a module?


0

Response Number 3
Name: smithdk
Date: April 19, 2005 at 14:15:25 Pacific
Reply:

It will automatically create the code for you when you run the wizard.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: access 2003 form fetch

Strange Access 2003 Problem www.computing.net/answers/programming/strange-access-2003-problem/10649.html

Access 2003 & query parameters www.computing.net/answers/programming/access-2003-amp-query-parameters/12931.html

Import files into Access 2003 www.computing.net/answers/programming/import-files-into-access-2003/16680.html