banneduser123
Banned - Rules violations
- Joined
- Mar 29, 2006
- Messages
- 181
hi, two questions: wondering what the most efficient way to write these would be - without just combining multiple countif functions on top of one another to do this without using an array?
1: count the number of times any of the following appears in column R - ABS, BND, or FUND; while exlcuding any time CMO appears.
2. give the sum of any time ABS, BND, or FUND appears in column R; while excluding any time CMO appears.
if it's not possible to do without an array...how would you write the array?
thanks for any help
1: count the number of times any of the following appears in column R - ABS, BND, or FUND; while exlcuding any time CMO appears.
2. give the sum of any time ABS, BND, or FUND appears in column R; while excluding any time CMO appears.
if it's not possible to do without an array...how would you write the array?
thanks for any help