Hello. I am sure this very easy and I am probably overlooking the obvious.
I have a form. And on this form I would like a combo box to get a value from a table. Simple, I know, if you want to limit the choices to the table.
But..
If the user needs to add a new value to the list, this error pops up: "The text you entered isn't an item in the list."
For example:
I have a table for colors..red, white & blue, and a user needs to add the color purple to it.
SO my question is...How can the user get the new value into the table with me giving him/her access to the table?
Thanks so much.
I have a form. And on this form I would like a combo box to get a value from a table. Simple, I know, if you want to limit the choices to the table.
But..
If the user needs to add a new value to the list, this error pops up: "The text you entered isn't an item in the list."
For example:
I have a table for colors..red, white & blue, and a user needs to add the color purple to it.
SO my question is...How can the user get the new value into the table with me giving him/her access to the table?
Thanks so much.