D
Dan @BCBS
My report is sorted by 3 fields (Insurance Type, ICN, Source) in the Footer I
have a count which gives me the cout per Insurance type =Count(1).
In the Detail I have a text box called NAME - Control Source
=Trim(formatfield([lastname]) & ", " & formatfield([firstname]))
I would like the footer count to be a count of names not insurance type.
Is this possible???? If so, what would I replace the =Count(1) with???
Thanks
have a count which gives me the cout per Insurance type =Count(1).
In the Detail I have a text box called NAME - Control Source
=Trim(formatfield([lastname]) & ", " & formatfield([firstname]))
I would like the footer count to be a count of names not insurance type.
Is this possible???? If so, what would I replace the =Count(1) with???
Thanks