Hello, Request your help to figure out what I may be doing wrong here. Please see the screen shot below
The formula is on the % complete column below. I want the #DIVIDE BY ZERO to be a NULL value and was trying to use the formula below .
The formula gets the desired result but I want the I want the #DIVIDE BY ZERO to be a NULL
=IFERROR([Count Checked]@row / Total@row * 100 + "%"), " ")