I am correcting a main report that uses specified grouping to create grouping categories. It also specifies that "OTHERS" should be left in their own group. This setup essentially gives some combined categories and many individual separate ones. This works fine.
Unfortunately, when one of the report's subreports is called from a group header, the subreport filters records only on the first category in listed in the "specified order" tab. Is there a way I can access the list of values set up in the main program's "specified order" from my subroutine? I could then use those values to correctly filter my records in the subroutine.
Any ideas/suggestions?
Many thanks.
Ward
Unfortunately, when one of the report's subreports is called from a group header, the subreport filters records only on the first category in listed in the "specified order" tab. Is there a way I can access the list of values set up in the main program's "specified order" from my subroutine? I could then use those values to correctly filter my records in the subroutine.
Any ideas/suggestions?
Many thanks.
Ward