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

Add values to combo box - Value List

Status
Not open for further replies.

BusMgr

IS-IT--Management
Joined
Aug 21, 2001
Messages
138
Location
US
I have a combo box on my form that the row source type is "Value List". I have set the limit to list to "Yes", but I want the user to be able to add values to the list. Currently there are only two to four items in the list, I do not expect the list to grow to over five. I do not think it is worth the time to create a table.

I have the code to add items when the source is a table, but how do I add items to the Value List?

Thanks for your help in advance.
BusMgr
 
go into the properties for the field and type them in or easier create a table which would take two minutes

Hope this helps
Hymn
 
Check this thread it might help: thread702-653532

Good luck,

Jerome Benton
JERPAT Web Designs
GOD Is Good All The Time!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top