adding new value via combo box?

gussy

Registered User.
Local time
Today, 20:26
Joined
Aug 13, 2003
Messages
41
Perhaps a silly question, but it's something I've encountered before and never really managed to do....

I want a drop down combo box that looks up data in a table. Selecting the desired value, then lets the rest of the form display all the other related fields to that value. That's fine, no problemo. But if, in that combo box field, I want to add a new one that isn't listed in the box....how on earth can I do that?

Obviously just typing it in gives an error message.

Any suggestions?

Thanks in anticipation.
 

Users who are viewing this thread

Back
Top Bottom