Example for text in Cell A1, date in cell B1: In C1, enter the formula
=A1&TEXT(B1,"dd/mm/yy")
Then copy downwards the formula for the range you wish to use.
Kind regards,
Erny
"newman" <(E-Mail Removed)> schrieb im Newsbeitrag
news:(E-Mail Removed)...
>I have text in column 1, a date in column 2 and in column 3 I wish to
> show the text followed by the date.
> I have tried both Concatenate and & but the the result is text followed
> by the underlying number representing the date. I cannot seem to format
> this column to show the date as dd/mm/yy. Any suggestions?
>
> Regards
|