N
news.microsoft.com
I am trying to do a conditional statement, and I can't quite get it right.
This is my formula:
=IF(G8>8, G8-8, null)
I don't know how to leave the cell blank if the condition is false. With
the present formula I just get the "#NAME error.
Mike
This is my formula:
=IF(G8>8, G8-8, null)
I don't know how to leave the cell blank if the condition is false. With
the present formula I just get the "#NAME error.
Mike