Why am I getting...

C

Crispywafers

Why am I getting "Show Parent Information for each record in <SQL
Statement> using Parent ID" after setting Master Field to "ParentID"
and Child Field to "Parent ID".

Help?

P.S. Two forms... Student Information and Parent information. Parent
Information is a subform of Student Information. Student Table stores
StudentID as well as ParentID... Parent table just stores ParentID
(Some children share the same Parent Record because they are siblings,
etc).
 
J

John Vinson

Why am I getting "Show Parent Information for each record in <SQL
Statement> using Parent ID" after setting Master Field to "ParentID"
and Child Field to "Parent ID".

Help?

P.S. Two forms... Student Information and Parent information. Parent
Information is a subform of Student Information. Student Table stores
StudentID as well as ParentID... Parent table just stores ParentID
(Some children share the same Parent Record because they are siblings,
etc).

Do you have fields [Parent ID] and [ParentID] - with and without the
blank? or a typo?

John W. Vinson[MVP]
(no longer chatting for now)
 
Top