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
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