J
Jimmy1982
I have to count the number of approved loans, 1 column will have P/L or H/L,
and the next column will have the approved amount. But not all are approved.
A B
P/L 2000
P/L 0
H/L 158000
P/L 1000
H/L 0
I need a function that will count all the P/L that are greater than zero and
also the number of H/L that are greater than zero. Can anyone help??
and the next column will have the approved amount. But not all are approved.
A B
P/L 2000
P/L 0
H/L 158000
P/L 1000
H/L 0
I need a function that will count all the P/L that are greater than zero and
also the number of H/L that are greater than zero. Can anyone help??