How set default in combo box ?

  • Thread starter Thread starter David
  • Start date Start date
D

David

I have a combo box populated by a query.
However I want the default value to come from another
table. How is this done?

I have:
Departments table
Engineer table containing default department for Engineer

The combo box needs to show all values from the
Departments table with the default value for the Engineer
being pre-filled in.
 
How do you know who the default engineer for a department will be?

Kelvin
 

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