Can I set a cell equal to all data from a column of another sheet?

Griz
✭✭
I want to pull a whole column of data from Sheet1 into a single cell on sheet2. The name of the column on sheet 1 is "Emails".
I can't get a formula to work.
cell formula something like ={Sheet1!Emails}?
I am pretty new to Smartsheet formulas.
Tags:
Answers
-
Hi, I think you need to use a combination of JOIN and COLLECT to do this, something like =JOIN(COLLECT({Sheet1Emails}, {Sheet1Emails}, NOT(ISBLANK(@cell))), ",")
-
Thanks Adam. I did end up getting a version of this to work.
Second question is whenever I pull contact information across sheets like this, I can't get it to keep the source formatting (which is a company contact info).
Any ideas?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.7K Get Help
- 472 Global Discussions
- 200 Use Cases
- 514 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 520 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!