Forum Discussion

Jared83's avatar
Jared83
Copper Contributor
Jul 28, 2021
Solved

#DIV/0 error suppressed creates other errors

I have used =IFERROR(F99/F98;"") to create a blank cell when the usual #DIV/0 error shows. However now I have had to create a separate formula which pulls from that cell which is =IF(D203>100%; 100%; D203) since I need to keep values that do populate in D203 to be limited to 100%. However the problem is that these second formulas somehow keep showing 100% when the D203 cell is ""(Blank).

3 Replies

Resources