Hi,
I am building a scoring system for an Archery Tournament and am trying to add some extra validation between two fields.
I want to check the contents of one field against another.
So if Field A has an even value, then Field B must also be even, and if Field A has an Odd value, Field B must be odd.
Would it also be possible to add an exception such that if Field B = 0 then the validation rule does not apply?
I am only a very occasional user of Access, and don't have a very good grasp of the code structure in it, but am prepared to try and learn.
Many Thanks and feel free to ask for more detail,
Ben
I am building a scoring system for an Archery Tournament and am trying to add some extra validation between two fields.
I want to check the contents of one field against another.
So if Field A has an even value, then Field B must also be even, and if Field A has an Odd value, Field B must be odd.
Would it also be possible to add an exception such that if Field B = 0 then the validation rule does not apply?
I am only a very occasional user of Access, and don't have a very good grasp of the code structure in it, but am prepared to try and learn.
Many Thanks and feel free to ask for more detail,
Ben