Ged Traynor
Board Regular
- Joined
- Oct 12, 2007
- Messages
- 73
Hi all
I want to concatenate two columns together, one has the day of the week and the other has a date in date format
When I try the following formula it converts the date to text
Example
A1 has Mon in it
B1 has 13/06/2011
A1&""&B1 what I get is Mon40707
The result I would like to get is Mon 13/06/2011
Is this possible
Thanks in Advance
Ged
I want to concatenate two columns together, one has the day of the week and the other has a date in date format
When I try the following formula it converts the date to text
Example
A1 has Mon in it
B1 has 13/06/2011
A1&""&B1 what I get is Mon40707
The result I would like to get is Mon 13/06/2011
Is this possible
Thanks in Advance
Ged