three reports into one

L

Leslie

hello all.

is it possible to put three different reports into one
report that will have separate/different headers. all
three are similar but will have different [status]
 
M

Marshall Barton

Leslie said:
is it possible to put three different reports into one
report that will have separate/different headers. all
three are similar but will have different [status]


Usually, Yes. Create a new blank unbound report and add
your three reports as subreports. The major drawback is
that subreports ignore most everything to do with
pagination.
 
Top