Why am i getting a "0" added to the front of some Apparatus or Unit

I am getting a zero added to front of some Unit Numbers which are generated via a formula from other cells. Any help would be appreciated.
Best Answer
-
The first two columns (at least) are blank. Blank "plus" blank equals zero. Once it finds a cell with text in it then it will start adding the text strings together.
Try this instead...
=JOIN(COLLECT([Box Springs]@row:Walsh@row, [Box Springs]@row:Walsh@row, @cell <> ""))
Answers
-
The first two columns (at least) are blank. Blank "plus" blank equals zero. Once it finds a cell with text in it then it will start adding the text strings together.
Try this instead...
=JOIN(COLLECT([Box Springs]@row:Walsh@row, [Box Springs]@row:Walsh@row, @cell <> ""))
-
That worked perfect!!
Thank you so much for the help. I was way off! LOL!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 207 Use Cases
- 517 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 83 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!