G
Guest
I have a report with several headers. The main header sorted by Company,
below that are the details. In the details, there are Issues that are logged
for a particular top level Header. I have a text box that is counting each
of the particular issues for a given top level header. Example code:
=Count([ObsSOXCode1]).
I want to be able to SUM all of these counts for a particular company, in
the Company Header.
How can I do this?
thanks,
below that are the details. In the details, there are Issues that are logged
for a particular top level Header. I have a text box that is counting each
of the particular issues for a given top level header. Example code:
=Count([ObsSOXCode1]).
I want to be able to SUM all of these counts for a particular company, in
the Company Header.
How can I do this?
thanks,