L
LindaBee
I have a field which I need to enter numbers in for each record on teh
databse. each record can have an instance of 1,2,3,4,5,6,7,8 once only.
But the table can allow the values to be entered several times
for example
Record A can have instances of
Record A date1 - 1
Record A date2 - 2
Record A date3 -3 etc
but not
Record A date4 - 1 or
Record A date4 - 3
as both numbers have alredy been used by that record
I cannot work out how to make it so that users do not enter the same numer
twice against the same record
Thanks in advance
databse. each record can have an instance of 1,2,3,4,5,6,7,8 once only.
But the table can allow the values to be entered several times
for example
Record A can have instances of
Record A date1 - 1
Record A date2 - 2
Record A date3 -3 etc
but not
Record A date4 - 1 or
Record A date4 - 3
as both numbers have alredy been used by that record
I cannot work out how to make it so that users do not enter the same numer
twice against the same record
Thanks in advance