S
Sanford Lefkowitz
I would like to write a statement like:
If(a1>0,1/1/2004)
where 1/1/2004 is interpreted as a date.
EXCEL is doing the arithemetic and giving me a decimal.
I could write 1/1/2004 as its numeric offset and write something like:
if(a1>0,37987), but that is rather awkward.
What else can I do?
TIA,
Sanford
If(a1>0,1/1/2004)
where 1/1/2004 is interpreted as a date.
EXCEL is doing the arithemetic and giving me a decimal.
I could write 1/1/2004 as its numeric offset and write something like:
if(a1>0,37987), but that is rather awkward.
What else can I do?
TIA,
Sanford