Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
The posts in this section are historical and no longer monitored for accuracy. If this discussion interests you and you'd like to join in, please visit the active Community to post and engage.
friends, is there a quick n easy way to return a blank in a cell instead of #divide by zero
pls see screenshot. ta, Si.
Wrap your formulas in an IFERROR function: https://help.smartsheet.com/function/iferror
You can set the value_if_error to "" which will return blank.
Thanks Shaine, It's easy when you know how!