Add a record to a table through a combo box

brucewalker

Registered User.
Local time
Today, 01:13
Joined
Jul 19, 2012
Messages
14
I have a combo box on a form that has drop down list from a table. Is it possible to add additional items to the table through the combo box so I don't have to first add it to the table and then acess it through the combo box? as an example let's say the drop down list has;
apples
oranges
cherries

is there a way to add mangos to the list by entering it in the combo box? Thanks.
 

Users who are viewing this thread

Back
Top Bottom