Thread
:
Inequalities Function
View Single Post
#
2
EngAaron
Junior Member
Posts: 2
I figured it out...
The function to acheive this in excel is:
=IF(B5=B3,"+",IF(B5<=B4,"-",IF(AND(B5<B3,B5B4),"n","n")))
Reply With Quote
EngAaron
View Public Profile
Send a private message to EngAaron
Find all posts by EngAaron