View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SCP SCP is offline
external usenet poster
 
Posts: 5
Default Function Problem

Okay, here's my problem. I'm not sure if there's a way to do it, but I
cannot figure it out for the life of me.

I have 2 columns A and B
I have to subtract B from A
If it comes out with a negative number, I would like it to read 0 in the
column
If it's a positive number, I would like it to multiply it by 2.40

Is this even possible?

Thank You