Forum Discussion
tlangfordindk
Aug 16, 2022Copper Contributor
Creating a membership list
Hi all I'm trying to create a list of people who report to a number of Departments In the example above, this should output the following list It feels like there should be a quick ...
- Aug 17, 2022
(EDIT: Picture shows wrong results but can't be replaced - sorry)
in I3 then copy right until M3:
=FILTER(Department_members[[Name]:[Name]], Department_members[Dept 1]="x", "none")
Lorenzo
Aug 17, 2022Silver Contributor
(EDIT: Picture shows wrong results but can't be replaced - sorry)
in I3 then copy right until M3:
=FILTER(Department_members[[Name]:[Name]], Department_members[Dept 1]="x", "none")
tlangfordindk
Aug 17, 2022Copper Contributor
Amazing, that's exactly what I need!
Thanks for both of your help 👍🏻
Thanks for both of your help 👍🏻
- LorenzoAug 17, 2022Silver Contributor
tlangfordindk. Glad we could help - ALL credit mtarler & Thanks for providing feedback