Prattdakota
Vendor
I have a form which has a subform. The subform displays reasons relating to the main form record. I have a combo box on the subform (cboReasonCode) which allows the user to pick the reasons. All I would like to do is require that at least one reason be entered before moving to the next record or a new record. I can't seem to use the before_update or even after_update events to check because they are executed when I move to the subform to pick a reason, thus displaying my message "You must pick a reason".
I'm out of ideas. Any help would be appreciated.
I'm out of ideas. Any help would be appreciated.