Before Update in Form Property

B

BarbS

How do I place 2 validation macros in the form property-Before Update. One
of the form fields is restricted to a look-up table list the other is not. I
am only able to make the validation work for the field that is not selecting
from a lookup table. The validations are:

Macro Name: Mcr_hours-worked Condition: [Hours Worked is Null] Action:
MsgBox Action: GotoControl

Macro Name: Mcr_personnel Condition: [Pers is Null]
Action: MsgBox Action: GotoControl

Is there a way to put both of these in the form properties - Before Update.
 

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