View Single Post
  #2   Report Post  
EngAaron EngAaron is offline
Junior Member
 
Posts: 2
Smile

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")))