Advanced Filter not doing what I want it to do.

completeexcelnoob

New Member
Joined
Jun 20, 2015
Messages
4
Hey, currently doing Slaying Excel Dragons homework problem 84 which involves using advanced filter. As you can see, I want to set the criteria to Jo OR Fred but the result is also including "Joe" which is Jo plus an "e". Why is excel doing this and how do I stop it?

KlcnYfM.png
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
you can add an AND criteria of <> Joe

and Mike talks about the issue here https://www.youtube.com/watch?v=bxlzRQC6Wfw around the 4 minute mark

Excel 2010
ABCDEFGH
1DateSalesrepSalesDateSalesRepSalesRepSales
23/18/2010Fred5Jo<>Joe
33/19/2010Joe5Fred
43/20/2010Jo5
53/21/2010Sue5DateSalesrepSales
63/22/2010Fred53/18/2010Fred5
73/23/2010Joe53/20/2010Jo5
83/24/2010Jo53/22/2010Fred5
93/25/2010Sue53/24/2010Jo5
103/26/2010Joe5

<tbody>
</tbody>
Sheet6
 
Upvote 0
Another solutions would be to explicitly say "equals" by putting a leading =.

SalesRep
=Jo
=Fred

You will probably have to use a leading apostrophe to avoid a #NAME error '=Jo
 
Upvote 0

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

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