Conditional lookup to create a list from a list
Hello,
This seems like a very rudimentary ask but I am stumped. Hope someone can help.
Can anyone please suggest a column formula that can bring values over from a sheet based on a conditional lookup to an adjacent cell and list them contiguously on another sheet?
Like so:
Thanks in advance.
JB
Answers
-
Is there a reason you are bringing them over to a separate sheet as opposed to using a row report with a filter?
-
Thanks, Paul.
Yes the reason is I don't want to share Sheet 1 with the people who will interact with Sheet 2 as it contains sensitive information.
Any solves here?
Thank you.
-
There is a solution, but it comes with its own issues. Do you have access to Dynamic View or Workapps?
-
Thanks, Paul. I'll try in Dynamic View.
Would still be interested to know what the solve is if you have time to describe - despite the limitations.
Best,
JB
-
You would insert a text/number column that is manual entry and enter the numbers 1 through however many you think you will need. From there you would use an INDEX/COLLECT formula with a cell reference to your number column to pull in each of the entries.
The challenge with this is that the formula generated list will follow what is on the sheet. If a row gets deleted or added in the middle or any kind of sorting occurs, it could change the order of the formula generated list. The challenge with this is that any manually entered data in this second sheet stays on the row it was manually entered on. This means the manually entered data stays on (for example) row 9 even though the original 9th entry on the list is now the 10th entry on the list because of sorting on the source sheet.
Dynamic View allows you to display fields as read only or editable (or hide them from view entirely) without giving anyone access to the sheet that feeds the Dynamic View.
-
Thanks for the explanation, Paul.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 473 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!