C
Christi
Data looks like:
Row Column A
1 Legal,Sales
2 Financial,Legal,Sales
3 Financial,Legal,Sales
4 Financial
5
6 Financial,PII,Business Development
The answer set should look like below. Column A will be prepopulated with
the values we're interested in counting. Column B should be the formulas
Row Column A Column B
1 Legal 3
2 Financial 4
3 PII 1
4 Business Development 1
5 Sales 3
I'm very familiar with array formulas, but can't crack this nut without
getting errors. Any help is greatly appreciated.
Row Column A
1 Legal,Sales
2 Financial,Legal,Sales
3 Financial,Legal,Sales
4 Financial
5
6 Financial,PII,Business Development
The answer set should look like below. Column A will be prepopulated with
the values we're interested in counting. Column B should be the formulas
Row Column A Column B
1 Legal 3
2 Financial 4
3 PII 1
4 Business Development 1
5 Sales 3
I'm very familiar with array formulas, but can't crack this nut without
getting errors. Any help is greatly appreciated.