how do I set a drop-down list to have a default value when the page loads?

T

TechyGal

in a Data Access Page? So that a default value appears in the dropdown?

Hi There!

are you using MS Access 2007?

If you are working on a Form and the field is using a Combo Box to
display a list of options then you can do the following.

* View the properties of the Combo Box;
* On the Data Tab in 'Default Value' property type "Your Default
Category"

Hope this helps!! ??
 
J

justme0010

Unfortunately, I am working in Access 2000 in a Data Access Page.
don't see a DefaultValue property
 
Top