how do I set up a form with linked, cascading down lists?

R

revdwight

I want to set up a database form where a person would select a state (this
list would come from a master table of names & addresses). Doing so would
then select and display all the cities in the database in that state.

Selecting a city from the second list would display all the persons living
therein by last name, first name, street address, and zip code.

Selecting a particular person would then display the rest of the information
(number in family, other names of family members, etc).

This would be done in Access 2000.
 
Top