Hi
I have a range that spans from -100% to +100%. I need to identify if any values in that range exceeds -50% or +50%. I've tried to use an array with ABS and MATCH but the convert the -50% to +50%. Is there a way around this?
example:
-77% -35% 0% +48%
answer is -77%
Thanks!
Bookmarks