Form Field Auto Population

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

Guest

I wanted to create a form in my database that automatically populates sub
fields or sub combo boxes based on a selection in another combo box. For
instance if you had two combo boxes one that said manufacturer and another
that said model. The model combo box would be empty until you selected a
manufacturer from the manufacturer combo, then the mdoel combo would
autopopulate with all the models available from that specific manufacturer.
 
Do a search. Asked and answered all the time.

Look for "cascading combo"

Rick B


Joe said:
I wanted to create a form in my database that automatically populates sub
fields or sub combo boxes based on a selection in another combo box. For
instance if you had two combo boxes one that said manufacturer and another
that said model. The model combo box would be empty until you selected a
manufacturer from the manufacturer combo, then the mdoel combo would
autopopulate with all the models available from that specific
manufacturer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top