I have a listbox on a form with some type values. One of the values is "other" i.e. add a new type.
I manage to get access to display a new text box into which the user then populates with a new value. How do I get the new value to be (1) shown in the list (2)permanently added to the list? Thanks!
I manage to get access to display a new text box into which the user then populates with a new value. How do I get the new value to be (1) shown in the list (2)permanently added to the list? Thanks!