Working with Symbol Formulas — Smartsheet Community
https://community.smartsheet.com/discussion/338/working-with-symbol-formulas
May 19, 2015 · If you learn the basic syntax of building a few different formulas, you can take the same formula and change up the wording to make the formula work with any symbol type. We will start with basic IF statements that work like this: =IF(*this* is true, then do *this*, if not then do *this*) =IF(logical_test, value_if_true, value_if_false)
DA: 48 PA: 79 MOZ Rank: 36