Hi,
Is there any way how I can get with function IF a result in some range of data?
For example:
I have two columns with data
A1 - 100 B1 - 104
A2 - 12 B2 - 13
What I want is IF B1 is +/-3 than it returns "Same", IF smaller than +/-3 "Down", else "Up".
Bookmarks