Hi. I am creating this report in CR10.
I do not have anything grouped. I have two details sections: (a) includes info that will be supressed and (b) includes charts and graphs. I will be using the info from (a) in the report header.
The statement in the header reads "There are a total of ## ({Count of tblReplyCards.Date}) responses. Of these responses, ## are negative and ## are positive."
Normally, I just do a grand total of tblReplyCards.complaints - however, this time I only want to count them if they are one of 3 out of 5 types (communication, errors, timeliness). I created a formula to do a running total of this field only if the entry is equivalent to 1 of the 3 types I want to include - but I know I can't create a sum of a running total.
Is there a way to get the total of this count to appear in the header section where it says "## are negative"?
Then I would like to subtract that number from the {Count of tblReplyCards.Date} to get the number of positive responses and put the other 2 of 5 (suggestions and misc.)options under positive as suggestions.
ej.
A total of 200 responses.
50 Negative
- 10 because of Communication Problems
- 20 because of Written Errors
- 20 because of Timeliness
150 Positive including 15 suggestions and 12 micelaneous responses.
Thank you in advance for you help,
Staci
I do not have anything grouped. I have two details sections: (a) includes info that will be supressed and (b) includes charts and graphs. I will be using the info from (a) in the report header.
The statement in the header reads "There are a total of ## ({Count of tblReplyCards.Date}) responses. Of these responses, ## are negative and ## are positive."
Normally, I just do a grand total of tblReplyCards.complaints - however, this time I only want to count them if they are one of 3 out of 5 types (communication, errors, timeliness). I created a formula to do a running total of this field only if the entry is equivalent to 1 of the 3 types I want to include - but I know I can't create a sum of a running total.
Is there a way to get the total of this count to appear in the header section where it says "## are negative"?
Then I would like to subtract that number from the {Count of tblReplyCards.Date} to get the number of positive responses and put the other 2 of 5 (suggestions and misc.)options under positive as suggestions.
ej.
A total of 200 responses.
50 Negative
- 10 because of Communication Problems
- 20 because of Written Errors
- 20 because of Timeliness
150 Positive including 15 suggestions and 12 micelaneous responses.
Thank you in advance for you help,
Staci