View Full Version : Combo box?


calcincy
02-02-2001, 04:06 AM
I have two tables - Requesters & Requests. What I would like to do is pick a Requester from a drop-down as I am entering a new Request. However, if it is a new Requester I would like to be able to type the name in and have it available for drop-down next time - in other words, added to the Requesters table. How do I do this?

Rich
02-02-2001, 04:42 AM
Check out "solutions" sample add to list.
HTH