Add Combo Box Choices
Hi. Is there a way to add choices to a combo box after it has been created?I've created combo box that lists several choices. The final option in the list is to add more choices. Afterwards, I'd like to update the choices given in the combo box to include the new choice. I'd also like the user to be able to continue adding choices this way, if they choose. I've looked into deleting the combo b...