My database consisting of 3 forms. A mainform, a subform and the subform containing another subform.
The sub-subform is sort of a drop-down list with multiple choices. In other words, the main form provides information(s) whis is/are applicable to multiple information(s) to the subform. One main record may contain more then one record in the subform.
Each record in the subform must show effectivity/effectivities (which provides the sub-subform).
E.g. the main record containing 3 subrecords and each subrecord shows 3 effectivities.
I may choose the effectivity in each subrecord by selection. Unfortunately, one may select the same effectivity in the same subrecord twice or three times etc.
Now the question, what may I do to avoid selection of the same information in one subrecord.
E.g. in the first subrecord I choose as the effectivity "John" and "Jim" and "Linda". But incidentally I have chosen "John" twice in the same subrecord. An error message should appear to tell me that a dublicate exist already. Has anyone a solution to it? Would be great. Thank you very much.
The sub-subform is sort of a drop-down list with multiple choices. In other words, the main form provides information(s) whis is/are applicable to multiple information(s) to the subform. One main record may contain more then one record in the subform.
Each record in the subform must show effectivity/effectivities (which provides the sub-subform).
E.g. the main record containing 3 subrecords and each subrecord shows 3 effectivities.
I may choose the effectivity in each subrecord by selection. Unfortunately, one may select the same effectivity in the same subrecord twice or three times etc.
Now the question, what may I do to avoid selection of the same information in one subrecord.
E.g. in the first subrecord I choose as the effectivity "John" and "Jim" and "Linda". But incidentally I have chosen "John" twice in the same subrecord. An error message should appear to tell me that a dublicate exist already. Has anyone a solution to it? Would be great. Thank you very much.