SORT(FILTER problem with not equal to (<>1)

ollyhughes1982

Well-known Member
Joined
Nov 27, 2018
Messages
718
Office Version
  1. 365
Platform
  1. MacOS
Hi,

Screenshot 2022-01-19 at 01.53.20.png


I have the following formula:

=SORT(FILTER('parkrun Reader Dump'!B3:B5002,('parkrun Reader Dump'!L3:L5002<>1)*('parkrun Reader Dump'!N3:N5002=1)*('parkrun Reader Dump'!O3:O5002=1)*('parkrun Reader Dump'!P3:P5002=1)*('parkrun Reader Dump'!D3:D5002="United Kingdom")*('parkrun Reader Dump'!L3:L5002="North West England")))

All of the parts work fine, except for the first <>1 filter (in red), which isn’t filtering out the cells with a 1 in column 'parkrun Reader Dump'!L3:L5002. Black Combe parkrun for example, shouldn't be showing, as it has a '1' in 'parkrun Reader Dump'!L3:L5002.

Is there something about the <>1 that is not right? The ones which have =1 as a filter all work fine.

Thanks in advance,

Olly.
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
Please ignore this, it was a copy / paste error by myself. I should have been using column 'AF', instead of 'L'.
 
Upvote 0

Forum statistics

Threads
1,215,945
Messages
6,127,856
Members
449,411
Latest member
adunn_23

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