M
Mike M.
Hi, I can't figure out how to write a formula. It's a long formula
but I'm going to give a very simple example:
Let's say I want to say: "if a1>1, a1+b1, otherwise write less than
a1+b1." So if a1=0 and b1=5 I want the cell C to say <5
=IF(A1>0, (A1+B1), <(A1+B1) doesn't work. I put quotation marks and
that didn't work either.
thanks in advance for your help,
Mike
but I'm going to give a very simple example:
Let's say I want to say: "if a1>1, a1+b1, otherwise write less than
a1+b1." So if a1=0 and b1=5 I want the cell C to say <5
=IF(A1>0, (A1+B1), <(A1+B1) doesn't work. I put quotation marks and
that didn't work either.
thanks in advance for your help,
Mike