How to store the initial value in combo box?

cheer

Registered User.
Local time
Tomorrow, 02:44
Joined
Oct 30, 2009
Messages
222
As described in the attachment below, how to code the initial value in combo box?
 

Attachments

  • SubForm_Combo.JPG
    SubForm_Combo.JPG
    78.8 KB · Views: 124
If that's a "Table Level Lookup" you might find this article of interest.

At any rate you should be able to set a default value for the field.
 
you can set the default value for the desire field to your choice "Grinding"

While in the design mode of the form right click the desire field and goto to data tab and select the default value for that field.
 

Users who are viewing this thread

Back
Top Bottom