I
iamnu
I have a MainForm with two SubForms. Both SubForms are linked to the
MainForm via PBID. The MainForm and SubForms work great.
MainForm uses table tblPhoneBook with a PBID (AutoNumber)
SubForm1 uses table tblNotes with a NotesID (AutoNumber) and a PBID
Number.
SubForm2 uses table tblPB with a DDID (AutoNumber) and a PBID Number.
I have a one-to-many relationship between tblPhoneBook and tblNotes.
I have a one-to-many relationship between tblPhoneBook and tblPB.
I am completely lost as to how to report on the data I have
collected. I have tried various combination's of SubReports to no
avail. I keep getting data repeated from tblNotes and tblPB, and I
just don't know why.
Can someone provide some insight?
MainForm via PBID. The MainForm and SubForms work great.
MainForm uses table tblPhoneBook with a PBID (AutoNumber)
SubForm1 uses table tblNotes with a NotesID (AutoNumber) and a PBID
Number.
SubForm2 uses table tblPB with a DDID (AutoNumber) and a PBID Number.
I have a one-to-many relationship between tblPhoneBook and tblNotes.
I have a one-to-many relationship between tblPhoneBook and tblPB.
I am completely lost as to how to report on the data I have
collected. I have tried various combination's of SubReports to no
avail. I keep getting data repeated from tblNotes and tblPB, and I
just don't know why.
Can someone provide some insight?