Before Update Whole Form

M

Mary

How would you add a Before Update to the whole form
instead of one individual field.

In Design View of the form I have been able to right click
the certain field and Before Update is able to be
populated.

What I want to do is before the user can save the record I
want to do a check for a certain field..
 
R

Rick Brandt

Mary said:
How would you add a Before Update to the whole form
instead of one individual field.

In Design View of the form I have been able to right click
the certain field and Before Update is able to be
populated.

What I want to do is before the user can save the record I
want to do a check for a certain field..

While looking at the form in design view and with the property sheet
displayed, click on the small gray square in the upper left-hand corner.
That will insure that you are now seeing the properties for the form
itself, not any of the objects on the form. Then look at the Events tab
and you will find BeforeUpdate.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top