VPK_Access
Registered User.
- Local time
- Tomorrow, 01:29
- Joined
- May 15, 2011
- Messages
- 36
Hi,
I have created a valdiation rule in VB to validate one field based on the value of anotehr field. The code works fine and I am displaying a message also to the user to enter the value.
Now this is the issue........the user can click Ok on the message I display and go to the next record without entering the value.
How can I restrict the user not to goto the next record if they have not entered the field value.
I have created a valdiation rule in VB to validate one field based on the value of anotehr field. The code works fine and I am displaying a message also to the user to enter the value.
Now this is the issue........the user can click Ok on the message I display and go to the next record without entering the value.
How can I restrict the user not to goto the next record if they have not entered the field value.