Thread
:
How do I return "leave cell blank" using IF logic.
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
tlm1tlm
external usenet poster
Posts: 1
How do I return "leave cell blank" using IF logic.
=IF(ISBLANK(D40),NULL,TODAY()) does not work since NULL is not a function.
Tried many combinations but something is always returned when the cell is
blank. The column of cells are formated for date.
Reply With Quote
tlm1tlm
View Public Profile
Find all posts by tlm1tlm