If Error Added to ROI Formula
Smartsheet Community:
I tried to add IFError to the Formula below to Return Blank in the Event I have 0.00 Investment (Investment $$ Column)
Original Formula:
=([Gain Or Loss]@row - [Investment $$]@row) / [Investment $$]@row
Thanks
Best Answer
-
Disregard Smartsheet Community! I figured it Out and I missing a Parenthesis.
=IFERROR(([Gain Or Loss]@row - [Investment $$]@row) / [Investment $$]@row, "")
Answers
-
Disregard Smartsheet Community! I figured it Out and I missing a Parenthesis.
=IFERROR(([Gain Or Loss]@row - [Investment $$]@row) / [Investment $$]@row, "")
-
I'm glad you were able to figure it out! Thanks for posting your solution. 🙂
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!