Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Default Value in ComboBox

Status
Not open for further replies.

srtedg

Technical User
Apr 24, 2003
16
US
Alright,
I have a combo box that is populated by a query.

I want it to have the default value of <All>, how would I go about doing this?

Thanks,
Matt
 
What is the default value set at now?


&quot;I know what you're t'inkin', ma petite. Dat Gambit... still de suave one, no?&quot;
 
I don't have it set to anything at the moment.
The form intializes it to blank.
 
Ok...goto Properties of the Listbox...select Default value...hit the &quot;...&quot; and build a query based on the table that has all the data.

&quot;I know what you're t'inkin', ma petite. Dat Gambit... still de suave one, no?&quot;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top