G
gweasel
I need to set up a control on a form that is bound to an existing
table. I'm thinking a combo box makes the most sense, but here's what
I've got to do with the control.
The table has roughly 100 entries.
These will filter based on previous combo boxes - so hopefully it
won't be too overwhelming to select from.
It has to limit to list (because I only want one column to show in the
dropdown, but it sorts by another column)
Is there a way to set this up to where if the user enters something
that is NOT in the list it will accept it but not save it into the
list. I'd like it to save the value, but not make it a permanent
option on the form.
Thanks in advance.
RJB
table. I'm thinking a combo box makes the most sense, but here's what
I've got to do with the control.
The table has roughly 100 entries.
These will filter based on previous combo boxes - so hopefully it
won't be too overwhelming to select from.
It has to limit to list (because I only want one column to show in the
dropdown, but it sorts by another column)
Is there a way to set this up to where if the user enters something
that is NOT in the list it will accept it but not save it into the
list. I'd like it to save the value, but not make it a permanent
option on the form.
Thanks in advance.
RJB