OK, so what do you want it to return if it finds that the target cell is a blank?
I think what you're probably after here is something along the lines of:
=IF(ISBLANK(N14),"Something",IF(N14>0,1,0))
OK, so what do you want it to return if it finds that the target cell is a blank?
I think what you're probably after here is something along the lines of:
=IF(ISBLANK(N14),"Something",IF(N14>0,1,0))
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks