Default value based on field in a tableon combobox?

H

HSalim

yes just use the defaultValue property.
typically, your combobox has a rowsource attached - say a query attached to
it.
in addition, you could use code to the default value - say on a form current
or other event
including the enter event of the combobox.
HS
 

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