Once again I'm turning to all of you experts. I'm trying to add a crosstab report in a group footer.
I'm trying to use a cross tab to show what a patient's intake and output were for each time they were taken. It looks like
Time1 Time2 Time3 Totals
Intake 5 5 5
IV Intake 10 15 20
Totals
My problem is that there is 1 number for each time. I don't want to summarize the numbers inside the table, but I do want to add them for the TOTALS.
The only way I could get this to pull the correct data is to change my summary operation to "AVG" since there is only 1 number to average it is returning the correct number. But this causes the TOTALS to average.
Me next question is the Pysicians will want to see the difference between the Intake and Output. I didn't see a difference function in the crosstab expert. Is there another way to do this?
Any Ideas?
I'm trying to use a cross tab to show what a patient's intake and output were for each time they were taken. It looks like
Time1 Time2 Time3 Totals
Intake 5 5 5
IV Intake 10 15 20
Totals
My problem is that there is 1 number for each time. I don't want to summarize the numbers inside the table, but I do want to add them for the TOTALS.
The only way I could get this to pull the correct data is to change my summary operation to "AVG" since there is only 1 number to average it is returning the correct number. But this causes the TOTALS to average.
Me next question is the Pysicians will want to see the difference between the Intake and Output. I didn't see a difference function in the crosstab expert. Is there another way to do this?
Any Ideas?