Hi, I'm working on updating a spreadsheet someone else created, and see there are many #DIV/0 erros.
The formula is =IF(H7<B39*(I7/(I7+I8+I9+I10)),H7,B39*(I7/(I7+I8+I9+I10)))
When (I7+I8+I9+I10) returns a result of "0" that's when I get the #DIV/0 error. Can someone help me update the formula so if the result is an error, that it's either blank or "0"?
Thanks, I've looked through forums and tried different suggestions, but I can't seem to figure it out.
cdc
The formula is =IF(H7<B39*(I7/(I7+I8+I9+I10)),H7,B39*(I7/(I7+I8+I9+I10)))
When (I7+I8+I9+I10) returns a result of "0" that's when I get the #DIV/0 error. Can someone help me update the formula so if the result is an error, that it's either blank or "0"?
Thanks, I've looked through forums and tried different suggestions, but I can't seem to figure it out.
cdc
Last edited: