C
Clddleopard
I have a pivot table that I'd like to filter for two criteria like an OR
instead of an AND.
I have two fields for animal handlers, keeper 1 and keeper 2. They are
linked to a table called keeper ID.
Sample Records:
Animal Keeper1 Keeper2
Scooter Jane Kim
Tilli Kim Ellen
Cactus Ellen Todd
I'd like to filter for which animals have been handled by keeper 1 OR keeper
2. So I'd like to see which animals Kim or Ellen have handled, resulting in
Scooter, Tilli, Cactus. Or which animals Kim or Jane have handled resulting
in Scooter, Tilli. The Pivot Table filters filter like an AND. Is there a way
to change that behavior?
instead of an AND.
I have two fields for animal handlers, keeper 1 and keeper 2. They are
linked to a table called keeper ID.
Sample Records:
Animal Keeper1 Keeper2
Scooter Jane Kim
Tilli Kim Ellen
Cactus Ellen Todd
I'd like to filter for which animals have been handled by keeper 1 OR keeper
2. So I'd like to see which animals Kim or Ellen have handled, resulting in
Scooter, Tilli, Cactus. Or which animals Kim or Jane have handled resulting
in Scooter, Tilli. The Pivot Table filters filter like an AND. Is there a way
to change that behavior?