I
Ivor Williams
?Long story short, I've been away for a while. I originally posted the
following last September and I never got an opportunity to check for
responses. If someone could answer it now, I'd appreciate it.
I have a combo box on a form which uses as a record source a table. The
Limit To List property is set to yes. I have another form for new entries
which I want to open whenever an entry in the combo box does not match
anything in the list.
Then the user can enter the necessary information on the new entry form and
close it, making the new entry available in the combo box. Can someone
please suggest some code to make this work.
following last September and I never got an opportunity to check for
responses. If someone could answer it now, I'd appreciate it.
I have a combo box on a form which uses as a record source a table. The
Limit To List property is set to yes. I have another form for new entries
which I want to open whenever an entry in the combo box does not match
anything in the list.
Then the user can enter the necessary information on the new entry form and
close it, making the new entry available in the combo box. Can someone
please suggest some code to make this work.