J
Joe Holzhauer
I have a continuous subform that is for entering estimates. In order to
streamline the process, I want to populate a description field when the user
tabs out of an ID field. I don't want the user to be able to leave the ID
field blank, so I check for this in the Exit event code. The problem is
that when I close the form, it still runs the Exit code and up pops my
window saying "Please enter a valid ID!" Is there a way around this?
streamline the process, I want to populate a description field when the user
tabs out of an ID field. I don't want the user to be able to leave the ID
field blank, so I check for this in the Exit event code. The problem is
that when I close the form, it still runs the Exit code and up pops my
window saying "Please enter a valid ID!" Is there a way around this?