I have a combo box [Submitter] that I have a VBA event procedure that updates an unbound text box [EXT] with a value from a different column.
What I've noticed is that when I close the form and reopen, the updated text box goes blank again.
Is there a way to make sure that the text box field [ext] is locked after the initial update based on the combo box?
What I've noticed is that when I close the form and reopen, the updated text box goes blank again.
Is there a way to make sure that the text box field [ext] is locked after the initial update based on the combo box?
Last edited: