combo box - default value

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

Guest

Hi

I have a datasheet in a subform. Some columns in the datasheet is a combo
box and I want to have a default value or to display the first value after
retrieving from the database for these combo box. These values are to be
display upon the main form loading.
Any help is appreciated...
 
in the subform's design view, click on each combo box, and set the
DefaultValue property to the appropriate value from the bound column of the
combo box.

hth
 

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