wolverine3535
Technical User
I have a db that contains the following info.
Bills BillType
1 P
1 A
1 P
1 H
1 H
1 A
1 P
1 A
I need to count each bill type such as P=3, A=3, H=2. How would I write that in a formula? Would I use an If statement?
Thanks
Bills BillType
1 P
1 A
1 P
1 H
1 H
1 A
1 P
1 A
I need to count each bill type such as P=3, A=3, H=2. How would I write that in a formula? Would I use an If statement?
Thanks