View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default If funtion in Excel

=IF(AND(A1-2,A1<2),"Pass","")


"amoreena" wrote:

Looking to creat If function to match this formula

if x is -2 and < 2 then Pass