Advanced filtering

PATSYS

Well-known Member
Joined
Mar 12, 2006
Messages
1,750
If i want to filter a set of data in a range, and I want to see those data that are blank in any of the 2 fields (Field1, Filed2), my understanding is that I should do a critera range in such a way that under Field1, I place <>*, then in Field 2 one row below that of Field1 criteria, I should place <>*.

Is this correct?

How come it is not working?

Thanks.
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Hi again

Sorry, I didn't read your post carefully.

Why <> ? You'll get those in which at leat one IS NOT blank.

You want blank, so use =. You'll get those in which at leat one IS blank.

HTH
PGC
 
Upvote 0
Hi,

I think I already solved it. I used "<>0" for the fields that are numeric.
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,557
Members
449,088
Latest member
davidcom

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