A
Adriana
I have a form where there are two controls I want users to fill in but don't
want to set the property to required. I want the form to not be able to
close if they haven't filled in these two fields and if they tab past the
field, it should give you a message box saying you must fill something in and
stay in that control until something is chosen from the drop down boxes. The
set focus and docmd.gotocontrol are not really working, they can still close
the form and tab past that control.
want to set the property to required. I want the form to not be able to
close if they haven't filled in these two fields and if they tab past the
field, it should give you a message box saying you must fill something in and
stay in that control until something is chosen from the drop down boxes. The
set focus and docmd.gotocontrol are not really working, they can still close
the form and tab past that control.