Combo Box list question

A

AMY Z.

I have a Combo Box on a form that is attached to a single query field.
Everything works alright, but I was wondering is there anyway to include a
"default" word at the top of the drop down list? The default word would be
"none".

I'm just learning these things.
Thank you,
Amy
 
S

sneakerhub

There should be a default value in the properties of the combobox under the
data tab.
 
Top