combo box

L

Lauren B

Is it possible to create a combo box so that users can add and delete
entries in the drop down menu? If so, how can this be done?

Thank you in advance for any assistance.

LB
 
J

JP

Easiest way: Make the values in the combo box based on a table, and then
give the users a form to maintain that table.
 
Top