R
RMC
I have a report that pulls up equiopment info. Within this report,
there is a subreport that pulls up all maintenance info for that piece
of equipment. There may be up to 100+ records, though I only want to
print 5.
The sub report on the main report it linked by the master and child
field. (The sub report query does not have a parameter field to limit
the records)
I've lopked at the TOP SQL Function, though it doesn't work with what
I want.
Basically, just need to have the detail section nof the sub report
print 5 of the first records and that is it?
Does anyone have any ideas on how to get the subreport to only print
the 5 records?
Any info would be appreciated,
RMc
there is a subreport that pulls up all maintenance info for that piece
of equipment. There may be up to 100+ records, though I only want to
print 5.
The sub report on the main report it linked by the master and child
field. (The sub report query does not have a parameter field to limit
the records)
I've lopked at the TOP SQL Function, though it doesn't work with what
I want.
Basically, just need to have the detail section nof the sub report
print 5 of the first records and that is it?
Does anyone have any ideas on how to get the subreport to only print
the 5 records?
Any info would be appreciated,
RMc