I have a simple question. I have a cell that has date that looks lik
this:
10/15/1999 14:34
When I use the concantenate feature my date looks like this:
36448.6073611111
I tried to format the call every which way - but I cannot get it t
look the original.
Feeling really silly for even asking.. thanks all for your help
--
Message posted from http://www.ExcelForum.com
Hi bleu808!
Use:
="Today is "&TEXT(TODAY(),"mm/dd/yyyy hh:mm")

Signature
Regards
Norman Harker MVP (Excel)
Sydney, Australia
njharker@optusnet.com.au
>I have a simple question. I have a cell that has date that looks like
> this:
[quoted text clipped - 12 lines]
> ---
> Message posted from http://www.ExcelForum.com/