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

Populating a list box

Status
Not open for further replies.

djam

Technical User
Nov 15, 2002
223
CA
Hello

I have a form with a City field which is a list box, how can I put in a couple of cities as a selection?

thanks


" ahhh computers, how they made our lives much simpler ;) "
 
1) You can create them at design time with the Elements in List property.
2) Use the Add_List_Element built-in.
3) Create a record group and use the Populate_List built-in.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top