View Single Post
  #2   Report Post  
 
Posts: n/a
Default

Hi
You could try wrapping your formula in a MAX function:
=MAX(yourfunction,0)

--
Andy.


"Tina" wrote in message
...
I am trying to create a function that will subtract, but if the answer is
less than zero, will put a zero in the cell. I don't know how to do this.
Can you help me?