JOIN(COLLECT Issue
I have run into a problem that I can't seem to figure out. I'm making an inventory tracking sheet that is as automated as possible, run primarily by a form that people will fill out when they take an item (we want to track who has what items AND when they took what items). I've set up a "background" sheet that is filled by the form and I have the primary sheet linked to the background sheet that will display everything that each person has taken using multiple JOIN(COLLECT strings. The problem stems from the fact that the form has multiple dropdown lists from which people can select the items they took out. The JOIN(COLLECT strings in my primary sheet are grouping the items they took by columns instead of rows, making it impossible to identify which item was taken out on which date (I also have a JOIN(COLLECT in the primary sheet linked to the dates). Initially, when there was only one dropdown list of items, the items that were taken out on a single day were grouped together and matched with the date column next to it. But now that I've had to add more dropdown lists of items, the primary sheet now groups the items by which column they are in instead of which row they are in (and subsequently which day they were taken).
So my question is, is it possible to have multiple JOIN(COLLECTS joining multiple dropdown columns but have the contents displayed in a way that puts all the contents of the same row together so I can identify which items were taken out on which dates?
Thanks so much for any suggestions!
Answers
-
You would need to insert a helper column on the source sheet that joins everything together on a row by row basis first.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!