I have a reported based on a query derived from two tables. I would like to group my results by a list of "district names" which are common to every record. My problem is that some records belong to two districts, recorded as [DISTRICTNAME] and [DISTRICTNAME2] in the underlying tables. The same district names are common to both fields. As such, I would like the records that are in two districts to appear twice in the grouped report, once under each of the appropriate district name headings.
Could anyone tell me an easy way to achieve this? Thanks!
Could anyone tell me an easy way to achieve this? Thanks!