Can I set a cell equal to all data from a column of another sheet?
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
- Smartsheet Customer Resources
- 64.2K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 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!