Chaining together IF statements

I would like to know if it is possible to chain together if statements using the & symbol, similar to Excel.

e.g. =IF(Brand@row="","",Brand@row&" ")&IF(Model@row="","",Model@row&" ")

I have used this method in Excel, but this doesn't work in Smartsheet. Is there a way to make this work?

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!