What is the best way for a user to add a name to a combo box list? I have a combo box on an inventory form that has a row source from the manufacturers table. Occasionally a part will come in from a manufacturer that is not in the dropdown list. Is there a way for the users to just type the name in the box, adding it to the table so it will show up in the dropdown list the next time it is needed? There are only 2 users that add inventory to the tables, so I don't mind them being able to add names, but I would prefer they not have to physically go into the table to do it.
Thank you for your help, and I'm saving my most complicated question for last!