Hi There
,
What I am trying to do is add the Total (code below) to the report footer but I keep getting an error message. When I place it in the body (detail area) of the report it works but it repeats with the other records. What's a girl to do?
Is there a way to place it at the bottom of the body of the report without it repeating with every record? OR
Is there a way to put it in the footer and have it actually work?
![[afro2] [afro2] [afro2]](/data/assets/smilies/afro2.gif)
What I am trying to do is add the Total (code below) to the report footer but I keep getting an error message. When I place it in the body (detail area) of the report it works but it repeats with the other records. What's a girl to do?
Is there a way to place it at the bottom of the body of the report without it repeating with every record? OR
Is there a way to put it in the footer and have it actually work?
Code:
=Abs(Sum([table].[First_Participant]=True And [table].[Attn_02]=True))
[code]
I am working on a project and need help ASAP.
Thanks!
Chinyere