Thread: IF Formula
View Single Post
  #4   Report Post  
SMD
 
Posts: n/a
Default

On Tue, 11 Jan 2005 23:32:05 -0000, "Bob Phillips"
wrote:

Try this

=IF(ABS(A1-B1)<=3,"Yes","No")


Hi,

In (ABS... what is the S in this formula?

Thanks.