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.
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?
ref must be one of: categoryID, siteSectionID, category, category/categoryID, category/name, category/description, category/url, category/allowedDiscussionTypes, locale, siteSection, siteSection/basePath, siteSection/contentLocale, siteSection/sectionGroup, siteSection/sectionID, siteSection/name, siteSection/description, siteSection/apps, siteSection/attributes, layoutViewType, discussionID, commentID, page, sort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.