B
Bentam3
Each month we produce a complex report in Excel using thousands of rows of
data. We've just been asked to add in a new table which needs to use
distinct counts based on multiple criteria. I've included an example of the
data below. How can I create a formula to complete the results table as I
have manually entered below?
A B C D
1 NAME DEPT LOCATION TYPE
2 Mary Finance A Primary
3 Sally Finance B Primary
4 Sally Finance B Primary
5 Mary IT A Primary
6 John Finance B Secondary
7 John Finance B Secondary
8 David Admin A Primary
9 John IT B Secondary
10 David Finance A Primary
11 David IT C Primary
12
13
14 Results Table for Locations A & B
15 DEPT Primary Secondary
16 Finance 3 1
17 Admin 1 0
18 IT 1 1
Thanks
BT
data. We've just been asked to add in a new table which needs to use
distinct counts based on multiple criteria. I've included an example of the
data below. How can I create a formula to complete the results table as I
have manually entered below?
A B C D
1 NAME DEPT LOCATION TYPE
2 Mary Finance A Primary
3 Sally Finance B Primary
4 Sally Finance B Primary
5 Mary IT A Primary
6 John Finance B Secondary
7 John Finance B Secondary
8 David Admin A Primary
9 John IT B Secondary
10 David Finance A Primary
11 David IT C Primary
12
13
14 Results Table for Locations A & B
15 DEPT Primary Secondary
16 Finance 3 1
17 Admin 1 0
18 IT 1 1
Thanks
BT