lacampeona
Registered User.
- Local time
- Today, 17:53
- Joined
- Dec 28, 2015
- Messages
- 392
Pat i am trying to implent your idea...
i manage to put all..
but where is now my validation rule?
i have to put in on the save button? becouse on the before update is now another code?
hmmmm
mabye i am lost..sorry
thanks
i manage to put all..
but where is now my validation rule?
i have to put in on the save button? becouse on the before update is now another code?
hmmmm
mabye i am lost..sorry
If ValidateForm(Me, "required") = False Then
cancel = True
End If
thanks