How to use JOIN and not return "0" when all cells are blank.

I've seen a few strings on this same topic but I'm still unable to get it to work.

Here's my formula:

=JOIN(COLLECT([Gas Vendor Name]@row + [Sewer Vendor Name]@row + [Water Vendor Name]@row, NOT(ISBLANK(@cell))))

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!