Excel FILTER To 2 conditions with LEFT #Shorts

If you like this content, please consider visiting the video on YouTube and subscribe to the MrExcel Channel to show your support!
This video has been published on Sep 21, 2022.
Keith wants to use the Excel FILTER function to get all names where two conditions are true: Status is A and the Project does not start with 22-05. This video shows how to combine 2 conditions in an Excel FILTER formula.

excel filter function
why excel filter not working
excel can you filter columns
excel can you filter with LEFT
excel can you filter to two conditions
maxresdefault.jpg


Transcript of the video:
Keith wants to know.
He wants to FILTER this data over here. Everything where Status is equal to A.
And the contract, the 1st 5 characters of contract are not 22-05.
So we're going to use =FILTER(, the database. And then because we have two conditions that we're joining with an AND. Parentheses, the first condition times parentheses, the second condition. Here's the formula up here.
So there's our database. First condition D2 to D4989 equal to A.
And then this one is tricky. The second condition, the LEFT of C2 to C4989, comma 5 is not equal to 22-05. You see, they're right there.
That 2205 does not show up even though the status is A.
The first record we get is the 23-0739.
 

Forum statistics

Threads
1,223,446
Messages
6,172,198
Members
452,448
Latest member
Tupacandres

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