IFERROR - Help, Please
I'm currently running the below formula in a particular column, and applying the colors to the visual symbols:
=IF(Percentage19 < 0.75, "Green", IF(Percentage19 > 0.9, "Red", "Yellow"))
It works great, however I can't stand looking at the "#DIVIDE BY ZERO". I've tried all combinations I can think of, but how can I just have a blank cell if the formula comes back with the "#DIVIDE BY ZERO".
I assume it will include adding in some sort of "if error", but I can't seem to get it.
Thanks.
Comments
-
Hi Nicole,
You're on the right track! You can add an IFERROR function at the beginning of your formula to return a blank cell instead of #DIVIDE BY ZERO:
=IFERROR((Your Formula),"")
The two quotation marks without anything in between them will tell the cell to appear as blank.
Need more information? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao!👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives