Is there a way in the before update event to prevent the after update event from running on a combo box?
Records are brought up on my form by the user keying into a combo box. They should not be able to exit a record (by selecting another in the combo box) unless certain criteria is met. I can check the criteria in the before update event, but not in the after update event for some reason.
Thanks in advance,
Amber
Records are brought up on my form by the user keying into a combo box. They should not be able to exit a record (by selecting another in the combo box) unless certain criteria is met. I can check the criteria in the before update event, but not in the after update event for some reason.
Thanks in advance,
Amber