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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to add "ALL" option to a combo box? 1

Status
Not open for further replies.

sjh

Programmer
Oct 29, 2001
263
US
Hi, in my Access form, I have a combo box which gets its values from a query (SELECT stateID from states). I want to add "ALL" option value to this combo box. Is there a way to modify the query?

Thank you for your help!
SJH
 
Take a look at UNION query.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top