Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
If cells used in formula are blank, then leave the formula cell blank
Comments
-
Here is the formula I have in the Column
=AVG([L-Score]1, [O-Score]1)
-
=IF(OR(Isblank([L-Score]1),Isblank([O-Score]2)), "", AVG([L-Score]1, [O-Score]1) should do the trick, unless I am missing something else. Basically, if either of the scores are blank, return a blank, or run the avg formula.
-
Mike:
Your formula worked like a charm, thank you so much for the help.
Ralph
-
You're welcome. Happy formulating!
-
Mike's formula is spot on.
This also works:
=IFERROR(AVG([L-Score]1, [O-Score]1) , "")
Craig
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives