hi, i am trying to prevent duplicate data. i have a field called Targets and have 12 targets that any project can have. However i am trying to avoid end users to input the same target more than once for a particular project. Each target has a P.K and have set it to no duplicates, however it does not allow me to enter in the same target for other projects. Now i have resolved an issue like this by using seperate fields for each target which hopefully is not the only solution to this problem.
thanks
thanks