Hi all,
After some more fiddling around it seems I stumbled upon the cause/solution - Windows Regional Settings.
My regional settings while I encounter the problem are these:
I note that in this case, Excel seems to store the date/time value in space delimited format. When you try to edit in the formula bar directly (or via F2), excel wouldn't recognize the result as date/time.
However, changing the regional settings to dd/mm/yyyy seems to fix this:
After this setting change, Excel would now recognize date and time in one cell however I input it, i.e.,
dd mmm yyyy {time}
dd/mmm/yyyy {time}
dd-mmm-yyyy {time}
except in this format:
dd mm yyyy {time}
It seems the underlying reason for my initial problem is that Excel doesn't recognize input in that format, and my old regional settings forces date/time data to store in that format.
Odd behavior but for now I can consider my issue solved.
Thanks all!
Bennet
[PII is masked by Madoc Huang MSFT]