B
BFRChief
I have a report established identifying data based on a query for a single
report month. Amounts are identifed by program and totaled. One of the
categories are then segregated and the balance totaled. The report is built
on the query but the formula used to segregate that category pulls from the
table as follows:
=DLookup(“[SAL & BEN]â€,â€CLIENT SUPPORTSâ€,â€[MONTH REPORT]=#â€&[MONTHREPORT]
&â€# AND [ADMIN]=’PA’ “)
I need to segregate the same category for the parameter query which pulls
multiple report months but have been unsuccessful thus far. Suggestions?
report month. Amounts are identifed by program and totaled. One of the
categories are then segregated and the balance totaled. The report is built
on the query but the formula used to segregate that category pulls from the
table as follows:
=DLookup(“[SAL & BEN]â€,â€CLIENT SUPPORTSâ€,â€[MONTH REPORT]=#â€&[MONTHREPORT]
&â€# AND [ADMIN]=’PA’ “)
I need to segregate the same category for the parameter query which pulls
multiple report months but have been unsuccessful thus far. Suggestions?