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
- Customer Resources
- 64.5K Get Help
- 430 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 301 Events
- 39 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!