I have a subform, which is linked to a form using Date1 and Date2.
Under the properties of subform, I have these relationships, which works fine.
Link Child Fields: ApptDate; ApptDate
Link Master Fields: Date1; Date2
This opens all records that has ApptDate = Date1 AND Date 2 in the subform in a continuous view.
Can I create a relationship that opens all records that have ApptDate = Date1 OR Date2?
LeonePak
Under the properties of subform, I have these relationships, which works fine.
Link Child Fields: ApptDate; ApptDate
Link Master Fields: Date1; Date2
This opens all records that has ApptDate = Date1 AND Date 2 in the subform in a continuous view.
Can I create a relationship that opens all records that have ApptDate = Date1 OR Date2?
LeonePak