ManUBlueJay
Active Member
- Joined
- Aug 30, 2012
- Messages
- 320
- Office Version
- 365
- Platform
- Windows
In the below table I would like to be able to get a list of items from List 1 That meets 2 criteria's. D1 gives me a choice of entry I am making, in this case fruit.
In Col E I would like to show a list of all items in List 1 that are equal to D1 and have a qty greater than 0 listed in C1:C8
In Col E I would like to show a list of all items in List 1 that are equal to D1 and have a qty greater than 0 listed in C1:C8
A | B | C | D | E | |
1 | List 1 | Type | Qty | Fruit | List 2 |
2 | Apples | Fruit | Oranges | ||
3 | Oranges | Fruit | 10 | Bananas | |
4 | Bananas | Fruit | 10 | ||
5 | Pears | Fruit | |||
6 | Almonds | Nuts | |||
7 | Pecans | Nuts | |||
8 | Brazil | Nuts |