View Full Version : Subreport help needed


denapi
08-08-2000, 06:02 AM
I have a report and a subreport -- both are filtered based on a custom dialog box that asks for a beginning date. Both run fine on their own and give the correct data. However, when I run the combined report, I get only one line of the subreport data -- and not the first line or the last line,
but one in between! The 'can grow' property on the subform is set to 'yes'... I have been researching the books for this one for awhile and am just dumbfounded!

Info: Both reports are using different tables and different queries (but the same custom dialog box).