Linked Drop Down lists

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In the form I'm building, I have a drop down list control that gives
categories of behavior infractions. In the next control, I would like a list
box that showed specific behaviors that would fall under the category that
was chosen. So each of the different category options would trigger a
different list of specifics. I would also like for the userto be able to
insert his/her own work to describe the specific.

If you all would tell me the names of this Access procedures involved, I'll
try to take it from there using my Access Inside Out book. Thanks. H
 
Do a search in the newsgroups here. This is called "cascading combo boxes".

Or, you might try looking at your book's index for combo-boxes and see is
there is a topic that covers basing one on the selection in another.
 
Back
Top