G
Guest
I have 3 sibling subforms (fsubClassList, fsubClassStudentList,
fsubClassDayTime) in an unbounded main form.
fsubClassStudentList and fsubClassDayTime subforms are linked to
fsubClassList using Child/Master Link
txtClassID field (=fsubClassList.Form.cid) is used to link subforms
liking 1 (either fsubClassStudentList or fsubClassDayTime ) to
fsubClassList, it works properly. But linking 2 subforms to fsubClassList,
the main form shows "Calculating..." at the bottom left corner and keep
refreshing the form.
Could anyone help me solve this problem?
Thanks in Advance.
Daniel Yang
fsubClassDayTime) in an unbounded main form.
fsubClassStudentList and fsubClassDayTime subforms are linked to
fsubClassList using Child/Master Link
txtClassID field (=fsubClassList.Form.cid) is used to link subforms
liking 1 (either fsubClassStudentList or fsubClassDayTime ) to
fsubClassList, it works properly. But linking 2 subforms to fsubClassList,
the main form shows "Calculating..." at the bottom left corner and keep
refreshing the form.
Could anyone help me solve this problem?
Thanks in Advance.
Daniel Yang