View Single Post
  #1   Report Post  
ermeko
 
Posts: n/a
Default if statement problem

hi,
I need an if formula like
b1=if(a1="14,50","10,50",if(a1="14,00","10,00",if( a1="13,50","18","0")))
but this formula does not work.
can anybody help me?