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

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
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,216,588
Messages
6,131,589
Members
449,657
Latest member
Timber5

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