Anglais428v2
New Member
- Joined
- Jun 19, 2020
- Messages
- 27
- Office Version
- 365
- Platform
- Windows
Hi,
I have a formula that works:
=COUNTA(UNIQUE(FILTER(Country,ISNUMBER(MATCH(Sector,{"A","B"},0)))))
I want to add a further criteria search (i.e. effectively copying what is being performed in the ISNUMBER(MATCH(Sector,{"A","B"},0) part but for a different column (Industry) and different search criteria (C and D, instead of A and B)
I have a formula that works:
=COUNTA(UNIQUE(FILTER(Country,ISNUMBER(MATCH(Sector,{"A","B"},0)))))
I want to add a further criteria search (i.e. effectively copying what is being performed in the ISNUMBER(MATCH(Sector,{"A","B"},0) part but for a different column (Industry) and different search criteria (C and D, instead of A and B)