Barryonepointfour
New member
- Local time
- Today, 11:07
- Joined
- Dec 22, 2013
- Messages
- 6
Hey I'm totally stuck on how to do this across two fields. I know with one you can just change the Indexed to no duplication but I need there to be duplication across each field, but no duplication when combined. :banghead:
I have three fields CastID, Forename, Surname. Only Forename and Surname are visible on the form. I need to be able to add new Cast members, but I don't want to be able to add them if they already exist.
For example I have Tom Hanks in the database already, I want to be able to show an error if someone tried to add another Tom Hanks, but if someone added Tom Cruise or Brian Hanks no error.
Sorry if that was badly explained, fairly new to access.
I have three fields CastID, Forename, Surname. Only Forename and Surname are visible on the form. I need to be able to add new Cast members, but I don't want to be able to add them if they already exist.
For example I have Tom Hanks in the database already, I want to be able to show an error if someone tried to add another Tom Hanks, but if someone added Tom Cruise or Brian Hanks no error.
Sorry if that was badly explained, fairly new to access.