Search results

  1. K

    Validation Question

    I am trying to validate data that when the user goes to the form and goes from report #1 to report #2 is there are any nulls from report #1 it will not let them move on. Before and After Update requires that data has to be chnaged, right? What can I do to force validation if no data was...
  2. K

    Prevent a Form from closing.

    Hey guys, I am looking for a way to prevent a form from closing until nulls in a combo box or text box are filled. I am currently using the Before Update event but if you close the form, Access will say that the reports in the form will not be saved. Is there anyway around this?
  3. K

    Data Validation On Exit Event

    Hey guys, I'm new to using events in Access for forms and subforms. I am looking to make it that when the user moves on to another record in the form, it validates to make sure all combo boxes and text boxes are not null before you can continue onto the next record. I figured using the On Exit...
Back
Top Bottom