Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Google Sheets ISBETWEEN nested function pulling values outside of set range

$
0
0

I am using a nested ISBETWEEN function with the filter function to pull a list of items that fall in a certain range. Im using this forumula:

=FILTER(U7:U,ISBETWEEN(V7:V,U5,V5))

U7:U is a list of product SKUSV7:V is a performance metriceand U5 & V5 are the low and high values I want to filter through

I have one specific issue in that just ONE value is sorting incorrectly. I have two sheets one that sorts for the value between 0-0.99 and the other for values 1-1.5. For some reason it's adding in a SKU that has a value 0.5 to both. I've tried adding additional FALSE/TRUE arguments just as an experiment and that didn't solved it.

Formuala


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>