Little_Man22
Registered User.
- Local time
- Today, 03:28
- Joined
- Jun 23, 2001
- Messages
- 118
I have a form with 5 fields. No one field is unique, however, the combination of all 5 fields should never be listed twice.
I want to have some error checking on the form so that when someone presses the 'Add Record' button it looks through the table and makes sure there is no record where A = A & B=B & C=C & D=D & E=E....
How do I accomplish this?
Thanks,
-Ryan.
I want to have some error checking on the form so that when someone presses the 'Add Record' button it looks through the table and makes sure there is no record where A = A & B=B & C=C & D=D & E=E....
How do I accomplish this?
Thanks,
-Ryan.