Thread
:
returning blank cells in an IF function
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Squeky
Posts: n/a
returning blank cells in an IF function
I have a function which reads =IF(TODAY()=A6,C6-B6,"Blank")
I am trying to have it return an empty cell if the statement is false and I
can't find to right keyword.
Reply With Quote