Bob
A formula can only return a value, and it can do so only in the cell in
which the formula resides. If you cannot place a formula into the cell you
want to add 1 to, you will need to do it via VBA. HTH Otto
> How can I write a formula to increase a different cell by 1 if an IF
> ststement is true?
TBob - 26 Jan 2008 21:07 GMT
I thought so. Thank you.

Signature
Tucson Bob
> Bob
> A formula can only return a value, and it can do so only in the cell in
> which the formula resides. If you cannot place a formula into the cell you
> want to add 1 to, you will need to do it via VBA. HTH Otto
> > How can I write a formula to increase a different cell by 1 if an IF
> > ststement is true?