Hi, I need to add up one column if the percentage in another is below a certain percentage.
I am able to use the formula =sumif(A1:A10,"<"& A12,B1:b10)*A12
Column B has percentages calculated
cell A12 is the percentage (that changes every month)
Because the percentage is not an even number say 41.67%
It won't do an exact match with the percentages in column B
Any help would be appreciated.
I am able to use the formula =sumif(A1:A10,"<"& A12,B1:b10)*A12
Column B has percentages calculated
cell A12 is the percentage (that changes every month)
Because the percentage is not an even number say 41.67%
It won't do an exact match with the percentages in column B
Any help would be appreciated.