date-time variable is equivalent to a float
3:15PM 17 July 2006 is equivalent to 38914.6354166667,
which is the number of elapsed days since the stroke of
midnight on 31 Dec 1899
thanks for your help, but preformating doesn't help me.
I would like the autoformat turned off globally,
so it would leave whatever date or time I type alone as text
> I'm not sure what a "date time variable" is, but if you want an XL date,
> but in the format you specify, preformat the cells with that format.
[quoted text clipped - 15 lines]
>> thanks
>> stephan
JE McGimpsey - 17 Jul 2006 21:23 GMT
XL doesn't work that way, unfortunately. Unless you preformat as text,
the parser gets first crack at the input, and will interpret it as a
date. Your input format is lost.
The alternative is to prefix all your entries with an apostrophe (')
which tells the parser that what follows is text.
> thanks for your help, but preformating doesn't help me.
> I would like the autoformat turned off globally,
> so it would leave whatever date or time I type alone as text