B
BTU_needs_assistance_43
I've got a form for entering data but the foremen have a bad habit of leaving
certain fields blank. I want the form to check to make sure all the fields
have been filled in before allowing the database to be closed or before they
can move to the next form. OR at the very least I'd like to be able to make
the form check to see if any of the boxes are still blank and then display a
message box advising them to go back and fill them in with a button to
continue or cancel. I would like it to simply allow them to continue without
anything occuring if they have filled in ever cell.
Now what makes this challenging for me is that there is no added button on
the form that they press to move to the next form... its just those arrow
buttons at the bottom of the form view which allow you to enter new sets of
data or view old sets. Do I need to tie this program into those buttons
somehow? Do I need to add a button? Is there a command that will auto_execute
to check when they try to exit or move to the next form?
Thanks for any help!
certain fields blank. I want the form to check to make sure all the fields
have been filled in before allowing the database to be closed or before they
can move to the next form. OR at the very least I'd like to be able to make
the form check to see if any of the boxes are still blank and then display a
message box advising them to go back and fill them in with a button to
continue or cancel. I would like it to simply allow them to continue without
anything occuring if they have filled in ever cell.
Now what makes this challenging for me is that there is no added button on
the form that they press to move to the next form... its just those arrow
buttons at the bottom of the form view which allow you to enter new sets of
data or view old sets. Do I need to tie this program into those buttons
somehow? Do I need to add a button? Is there a command that will auto_execute
to check when they try to exit or move to the next form?
Thanks for any help!