Y
Yasutaka Ito
Hi,
I have following columns of data:
[A] [C]
[1] Task Priority Volume (amount of work)
[2] tsk1 High Major
[3] tsk2 Medium Major
[4] tsk3 Low Moderate
[5] tsk3 High Minor
[6] tsk4 Medium Major
I want to create a summary section of the above data that will show me how
many of majors are moderates and minors are there against the priority. For
example, with the above data, the summary would like as follows (y axis is
priority and x axis volume):
Major Moderate Minor
High 1 1
Medium 2
Low 1
How shall I write my formula for the calculation in the summary?
Appreciate your help.
thanks!
-Yasutaka
I have following columns of data:
[A] [C]
[1] Task Priority Volume (amount of work)
[2] tsk1 High Major
[3] tsk2 Medium Major
[4] tsk3 Low Moderate
[5] tsk3 High Minor
[6] tsk4 Medium Major
I want to create a summary section of the above data that will show me how
many of majors are moderates and minors are there against the priority. For
example, with the above data, the summary would like as follows (y axis is
priority and x axis volume):
Major Moderate Minor
High 1 1
Medium 2
Low 1
How shall I write my formula for the calculation in the summary?
Appreciate your help.
thanks!
-Yasutaka