Need to create a SUM for data in a row of cells containing IF fun.

B

Banana

I have a row of cells with IF functions that return a number in each cell. I
have a SUM total at the end of the row which returns a zero valuve! Why is
the SUM function returning a zero value?
 
J

Jerry W. Lewis

Likely the IF functions are returning text digits rather than numbers.

Jerry
 
Top