P
pfm721
I have a subform that has a combo box where the user selects the appointment
type. I want to prevent the user from leaving the current record in any way
IF cboAppType IsNull and any of the other controls on the subform have a
value. I just don't know how to check the other controls for value and force
the user to enter a value in cboAppType if the other controls have a value.
any help is appreciated.
type. I want to prevent the user from leaving the current record in any way
IF cboAppType IsNull and any of the other controls on the subform have a
value. I just don't know how to check the other controls for value and force
the user to enter a value in cboAppType if the other controls have a value.
any help is appreciated.