BaronVonBongo
New member
- Local time
- Today, 00:06
- Joined
- Aug 12, 2013
- Messages
- 6
Hi all,
Hope you can help. I'm very new to Access and programming in general so everything is above my head particularly syntax.
I am trying to create a validation rule whereby If a box is checked it makes sure that before saving and moving to the next form several, though not all fields are valid.
Ive tried many variations of:
([x] Is Not Null) OR ([Y] is Null) And ([x] Is Not Null) OR ([Y] is Null] etc etc for the fields I need covered.
Either the rule doesnt work at all or else all data input is invalid! Please someone help!:banghead:
Im sorry if this is really basic, but I have to start somewhere. Its for work and Im in trouble if I cant get this working. Help much appreciated. Cheers guys!
Hope you can help. I'm very new to Access and programming in general so everything is above my head particularly syntax.
I am trying to create a validation rule whereby If a box is checked it makes sure that before saving and moving to the next form several, though not all fields are valid.
Ive tried many variations of:
([x] Is Not Null) OR ([Y] is Null) And ([x] Is Not Null) OR ([Y] is Null] etc etc for the fields I need covered.
Either the rule doesnt work at all or else all data input is invalid! Please someone help!:banghead:
Im sorry if this is really basic, but I have to start somewhere. Its for work and Im in trouble if I cant get this working. Help much appreciated. Cheers guys!