G
Guest
I have a continuous form where I want to require entry in a text box if the
value of another control is set to False. (It's for auditing - if the audit
was nonconforming, then the user must enter a corrective action.) I have the
code move the focus to the text box when the other control is updated to
False, but I cannot figure out how to require the user to enter anything into
the text box before they can click/tab out of the field. I have attempted
several versions of code and have been able to make a message box appear, but
I still cannot force the user to stay on the text box control in the current
record. Any help would be greatly appreciated!
value of another control is set to False. (It's for auditing - if the audit
was nonconforming, then the user must enter a corrective action.) I have the
code move the focus to the text box when the other control is updated to
False, but I cannot figure out how to require the user to enter anything into
the text box before they can click/tab out of the field. I have attempted
several versions of code and have been able to make a message box appear, but
I still cannot force the user to stay on the text box control in the current
record. Any help would be greatly appreciated!