Thread: Not
View Single Post
  #1   Report Post  
Howard
 
Posts: n/a
Default 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