View Full Version : Stoping code - from going on


outside1
06-28-2001, 01:17 PM
I have used a msgbox to check in a field if filled in or not, and if it is not then I set the focus back to that field for the user to enter. Yet my code does not stop, once the msgbox it Oked the code jumps to the field and just keeps on going. How can I stop and wait , then verify that the field has data.

charityg
06-28-2001, 01:27 PM
after the msgbox command
exit sub