Setting a defualt value in a drop down box

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

Guest

How would I set a defualt value in an unbound drop down box? I have a query
filling the box, and I do not want the users to always have to remember to
select an item from the box prior to working with the form.
 
Cameron,

In the data tab of the properties of your combo box, locate the Default
Value property and enter the desired value. This will cause all new records
to be filled in with the valur you provide in this property.

--
HTH

Mr B
email if needed to:
draccess at askdoctoraccess dot com
 

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