MS-Access 报告分组

问题描述

我有一份包含多个子报告的报告。当我在报表视图中运行报表时,每个子报表都没有正确分组。我需要按区域分组的主报告,这是有效的,但是,子报告显示所有区域的所有数据,而不仅仅是第一个区域。

例如。

Report
Zone 1
   sub-report 1 shows zone 1,zone 2 and zone 3
   sub-report 2 shows zone 1,zone 2 and zone 3
Zone 2
   sub-report 1 shows zone 1,zone 2 and zone 3
   sub-report 1 shows zone 1,zone 2 and zone 3


I need the report as follows. 
Zone 1
   sub-report 1 show zone 1
   sub-report 2 show zone 1
Zone 2
   sub-report 1 show zone 2
   sub-report 1 show zone 2

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)