G
Guest
I have a particular report that show the following information
PAGE HEADER
-----
PERSON DATE1 DATE2 DATE3 NOTES STATUS
HEADER 1
-----
=format([dob],"mmmm")
detail
-----
xxx xxx xxx xxx xxx xxx
now for the subreport I only need the persons sorted by their birth month.
I have setup the sup-report to show in multiple columns the way I would like
it to view it in the combined report; however, when I inset the subreport,
the columns don't show.
I have read previous references that say to set the columns to go from
right-to-left, but that doesn't apply in my case.
PAGE HEADER
-----
PERSON DATE1 DATE2 DATE3 NOTES STATUS
HEADER 1
-----
=format([dob],"mmmm")
detail
-----
xxx xxx xxx xxx xxx xxx
now for the subreport I only need the persons sorted by their birth month.
I have setup the sup-report to show in multiple columns the way I would like
it to view it in the combined report; however, when I inset the subreport,
the columns don't show.
I have read previous references that say to set the columns to go from
right-to-left, but that doesn't apply in my case.