Hello I'm trying to create a statement in a formula tool that takes 3 different columns and if a cell says None, None I would just like it to say None, instead of just saying None, None.
I tried to write a statement like this but it obviously didn't work.
If [Custom Value 5], [Custom Value 6], [Custom Value 7] = None, None THEN ELSE set to 'None' ENDIF
See screenshot for an example