G
Guest
Good day,
I have a table with a field named "colors".
In the field are the colors blue, red, and green.
I have a form that has a combo box (unbound) to the "colors" field.
The users will choose a color already listed using this list.
How can I allow a user to add the color "yellow" to the list?
It seems only to allow what is already there.
I want the users to populate the list with more colors.
I have a table with a field named "colors".
In the field are the colors blue, red, and green.
I have a form that has a combo box (unbound) to the "colors" field.
The users will choose a color already listed using this list.
How can I allow a user to add the color "yellow" to the list?
It seems only to allow what is already there.
I want the users to populate the list with more colors.