I am a novice when it comes to access.
I was wondering if there is a function that would prevent an end user from entering a duplication value in a field.
For example I have a job name: XYZ that has a work order #: 123456. The job name can have many work order #'s, (1:M, relationship) but that work order number is only unique to that job name.
How can I prevent the end user from entering in work order #'s that go to different job names.
Thanks
I was wondering if there is a function that would prevent an end user from entering a duplication value in a field.
For example I have a job name: XYZ that has a work order #: 123456. The job name can have many work order #'s, (1:M, relationship) but that work order number is only unique to that job name.
How can I prevent the end user from entering in work order #'s that go to different job names.
Thanks
Comment