C
Chuck
Hello,
I am generating a report and I would like to limit the
exact amout of rows that the report shows. I can't use a
Top X query because the report contains multiple groups.
Each group can have any number of records under it. If I
do a top x query I actaully get more rows than I want
because the group header and the first row under that
group actually use the same row of data. Is there a way
to just say print X number of records?
Thanks,
Chuck
I am generating a report and I would like to limit the
exact amout of rows that the report shows. I can't use a
Top X query because the report contains multiple groups.
Each group can have any number of records under it. If I
do a top x query I actaully get more rows than I want
because the group header and the first row under that
group actually use the same row of data. Is there a way
to just say print X number of records?
Thanks,
Chuck