Thread: if function
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
jason2444 jason2444 is offline
external usenet poster
 
Posts: 30
Default if function



"jason2444" wrote:

in cell A1 i have $30.83 in cell B1 i have $30.83 in cell C1 i have
=IF(A1<=K1,"Correct","Overcharged") cell c1 is returning Overcharged but the
numbers are = anyone know what is going on here?


I ment to type in =IF(A1<=B1