Collect Data and Join
Hi There
I have a sheet which is populated by a form (Booking Form) where the user selects a date, and enters her/his details and the number of people, As these people select dates randomly, the Smartsheet list is not in chronological order.
I have successfully created another sheet (Summary Sheet) where I use the date and a sumif formula to calculate the total number of people per day. Now I would like to create a column that would look at the Summary Sheet Date and collect information off the Booking Form to show the names of all the people.
I have tried the =Join(collect function, but I am not getting the expected results.
The below gives me an #INCORRECT ARGUMENT error
=JOIN(COLLECT({Booking Form Range 1}, Date@row, {Booking Form Range 2}))
For the {Booking Form Range 1} - I selected only the column that I wanted to return on the other sheet, and the {Booking Form Range 2} was the date column in the other sheet.
I also tried selecting all the columns for the {Booking Form Range 1}, and only the column I wanted to return for the {Booking Form Range 2} , but I also got the same error.
What am I missing (probably a whole lot :) )
Your assistance would be greatly appreciated. Thanks
Answers
-
Your syntax is off for the COLLECT function.
-
Thanks Paul, I had someone assist me with this
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K 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
Check out the Formula Handbook template!