I have multiple queries let's call them A, B, C, and D. I want that data all on one report. I had tried doing subreports, but that seems very complicated. Is there a way to point the control source to the specific data? I was trying to use
=Abs(Count([rejected1 Query]![Case Disposition:])) however access can't find the control source. Thanks in advance!
=Abs(Count([rejected1 Query]![Case Disposition:])) however access can't find the control source. Thanks in advance!