Thread
:
Not
View Single Post
#
1
Howard
Posts: n/a
Not
If cell a1 is not blank, then I want 998 in cell c1, else 999. How do I write
this?
I tried =IF(NOT(ISBLANK(A1,998,999).
Thanks,
--
Howard
Reply With Quote