View Single Post
  #1   Report Post  
Keith
 
Posts: n/a
Default Trouble with formula

I am trying use the following formula in cell M6. =IF(K6<25,25,K6-L6) but it
returns "value!" if K6 is blank. But if K6 is blank I want it to leave the
cell blank. I have tried everything I can think of. Could you help me with
this.