set default value in form

Nadalia

Registered User.
Local time
Today, 17:02
Joined
Mar 23, 2004
Messages
25
I have a pull down list from tblType on my frmCPU that I'd like to set a default value. For example, if user want to add information about CPU, my equipment type should be set as "CPU". How to do that?

Thanks!

Nadalia
 
Set the Default Value property of the combobox.
 

Users who are viewing this thread

Back
Top Bottom