Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm doing up a roster spreadsheet and would like a simple way of adding some dynamic filtering. Here is an example of what I want to do Input: Task 1 Task 2 Task 3 Task 4... Alice y y y Bob y y Eve y y y .... Output: Available people Task 1 Alice, Bob, Eve Task 2 Alice Task 3 Alice, Eve Task 4 Bob .... OR like this (if easier): Available people Task 1 Alice Bob Eve Task 2 Alice Task 3 Alice Eve Task 4 Bob Using array formulas I can get the following: Available people Task 1 Alice Bob Eve Task 2 Alice Task 3 Alice Eve Task 4 Bob ... .... But this means the table gets very wide. Any ideas? Thanks Atreides |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Filtering...Need Help | Excel Worksheet Functions | |||
Dynamic Filtering | Excel Discussion (Misc queries) | |||
dynamic range based on criteria, within a dynamic range, passed to a function | Excel Programming | |||
creating a dynamic range based on criteria, within a dynamic range, and passing it to a function | Excel Programming | |||
Filtering a dynamic range | Excel Worksheet Functions |