P
Parviz
Hi,
I am trying to compute value based on the value of cell.
Like I would like to compute the DATEDIF if a cell is
blank/null such as
=IF(I4=" "), THEN DATEDIF(H4,NOW(),"d")>3
can this be done, if so, what is the correct syntax.
Thanks
I am trying to compute value based on the value of cell.
Like I would like to compute the DATEDIF if a cell is
blank/null such as
=IF(I4=" "), THEN DATEDIF(H4,NOW(),"d")>3
can this be done, if so, what is the correct syntax.
Thanks