B
bmatson
I have a form I am working on that has several Form Fields in it. I have used
a macro to validate the fields to prevent the user from leaving any field
blank. I have the cursor start at the first field on the form so they are
required to fill in that field before moving on to the next field. If you try
to tab to the next field while the first one is blank, the macro kicks in and
does not let you do it. The problem is that the user is able to click away
from the field with their mouse to any other part of the form, whether or not
the fields are blank. Does anyone know how to fix this problem? Do I need to
do another macro?
a macro to validate the fields to prevent the user from leaving any field
blank. I have the cursor start at the first field on the form so they are
required to fill in that field before moving on to the next field. If you try
to tab to the next field while the first one is blank, the macro kicks in and
does not let you do it. The problem is that the user is able to click away
from the field with their mouse to any other part of the form, whether or not
the fields are blank. Does anyone know how to fix this problem? Do I need to
do another macro?