combo box display
- From: "Jimmy Stewart" <none@xxxxxxxx>
- Date: Wed, 30 Aug 2006 23:37:37 GMT
Is there a way to set up a combo box so that when the user clicks the arrow,
the list is populated with info from a specific field from a table but once
they select an option, data from another field gets displayed in the box? In
other words, when the user selects the drop down list, I want a them to see
a list of full titles for them to select. Once they click on a title,
however, I want an abbreviation to get put into or displayed in the box. So
a record in the table might read:
ID Title Abbreviation
1 A Full Title Is Here Full Title
So, user opens the list box and sees "A Full Title Is Here", they click on
that text and "Full Title" appears in the closed combo box.
.
- Follow-Ups:
- Re: combo box display
- From: gibsonsgman
- Re: combo box display
- Prev by Date: Summing a Query
- Next by Date: Re: How to disable Add New Record in the code?
- Previous by thread: Summing a Query
- Next by thread: Re: combo box display
- Index(es):
Relevant Pages
|