Using two criteria to show records

iftttnewbie

New Member
Joined
Apr 27, 2022
Messages
1
Office Version
  1. 365
  2. 2016
Hi all,

I want to create a simple list or query where there is a filter (e.g. UKGermany) and it will only show company records with this criteria selected.

My difficulty is that each company can have more multiple criteria, e.g. UKGermany as well as UKFrance or even GermanyUK (different to UKGermany).

What's the easiest way to create list that will allow me to filter these options?

Many thanks

Andy
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
The new dynamic arrays FILTER function should work in conjunction with SEARCH and a data validated drop down list. If they are in separate columns you can create a 'text search' column that uses TEXTJOIN to be your search column.
 
Upvote 0

Forum statistics

Threads
1,215,563
Messages
6,125,568
Members
449,237
Latest member
Chase S

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top