Anonymous321
New Member
- Joined
- Oct 12, 2021
- Messages
- 32
- Office Version
- 365
- Platform
- Windows
Hello
I want to have a filter formula that contains two arrays of data while also avoiding duplicates. I've inserted two tables below as an example, but in short I want a filter formula that contains the data from both of these tables while avoiding the duplicates.
Table 1
Table 2
Obviously this is a very simple example but in this case the Filter formula would list the 3 pieces of fruit from the first table but only one from the second as there's a duplicate in there.
Any help will be appreciated
Thanks, Aidan
Note: The two pieces of data in my original document on in different sheets
I want to have a filter formula that contains two arrays of data while also avoiding duplicates. I've inserted two tables below as an example, but in short I want a filter formula that contains the data from both of these tables while avoiding the duplicates.
Table 1
Fruit | Colour |
Apple | Red |
Banana | Yellow |
Pear | Green |
Table 2
Fruit | Colour |
Apple | Red |
Grape | Purple |
Obviously this is a very simple example but in this case the Filter formula would list the 3 pieces of fruit from the first table but only one from the second as there's a duplicate in there.
Any help will be appreciated
Thanks, Aidan
Note: The two pieces of data in my original document on in different sheets