M
Mike Revis
Hi Group
I have this little problem getting my report to display properly and I'm not
sure if it's a report problem or a design problem.
Background.
tblPackage one to many with tblPart on pkPackageID.
tblPart one to many with tblpartSize on pkPartID.
I have a frmPackage in form view with a sfrmPart in continuous form view.
sfrmPart has a command button that opens a popup frmPartSize.
I am trying to get my report to show
Package
Part
Partsize
Part
PartSize
PartSize
Part
PartSize
However the package data is repeating before each part.
It seems to work fine as long as I only have one part per package.
All ideas and thoughts are welcome.
Best Regards,
Mike
I have this little problem getting my report to display properly and I'm not
sure if it's a report problem or a design problem.
Background.
tblPackage one to many with tblPart on pkPackageID.
tblPart one to many with tblpartSize on pkPartID.
I have a frmPackage in form view with a sfrmPart in continuous form view.
sfrmPart has a command button that opens a popup frmPartSize.
I am trying to get my report to show
Package
Part
Partsize
Part
PartSize
PartSize
Part
PartSize
However the package data is repeating before each part.
It seems to work fine as long as I only have one part per package.
All ideas and thoughts are welcome.
Best Regards,
Mike