2 combo boxes in one form

S

Smoki

Hi,
I need to make a form with 2 combo boxes and then to fill all other fields
on form, which are text fields. My database has 3 tables. Row Source for my
first combo box is from one table, Row Source for second combo box is from
second table, but this selection should be limited with choice in the first
combo box. When I choose in the second combo box, all text fields should fill
automatically.
All 3 tables are connected with relationship.
How to do this? I suppose that I shoud use AfterUpdate procedure on first
combo box, but how???
 

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

Top