I want to have a combo box that can have values that are not on its list. The list (read into an array at startup) shows current account reps. When someone leaves the company, existing orders should retain their name though it will no longer be in the list. The combo box currently is blank in that case.
I could have the combo box change a text variable's value, displayed in a separate text box but that feels clumsy.
Any quick suggestions?
TIA
Shanachie
I could have the combo box change a text variable's value, displayed in a separate text box but that feels clumsy.
Any quick suggestions?
TIA
Shanachie