That is true... I use both. the _exit would be immediate checking, then the before and after events on the form would check to make sure that all was entered.

The After update (I think) only triggers if the user enters something. If they just tab through the controls, the after update for the control doesn't trigger (I think)... so the exit would be the one to use (again, I thnk).

GComyn