Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tara Keane
 
Posts: n/a
Default concatenate text and date

when I concatenate a text field & " "&date field it's displaying the text
fine but displaying the date in serial number
e.g. location and date 01/01/2001
becomes location and 19283
How can I maintain the date format?
  #2   Report Post  
galimi
 
Posts: n/a
Default

="Text " & text(now(),"mm/dd/yyyy")

Replace now() with your date and mm/dd/yyyy with the formatting you desire

http://HelpExcel.com

"Tara Keane" wrote:

when I concatenate a text field & " "&date field it's displaying the text
fine but displaying the date in serial number
e.g. location and date 01/01/2001
becomes location and 19283
How can I maintain the date format?

  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Use the TEXT function

=text field & " "&TEXT(date,"mm/dd/yyyy")

--

Regards,

Peo Sjoblom

"Tara Keane" wrote in message
...
when I concatenate a text field & " "&date field it's displaying the text
fine but displaying the date in serial number
e.g. location and date 01/01/2001
becomes location and 19283
How can I maintain the date format?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
pasting data from a website changes text to date stebro Excel Discussion (Misc queries) 8 August 12th 06 08:39 PM
EXTRACT TEXT FROM A DATE Ronbo Excel Worksheet Functions 5 February 1st 05 07:39 AM
Formula with text and reference to a date cell [email protected] Excel Discussion (Misc queries) 1 January 11th 05 08:15 AM
Advanced Filter using Date represented as text drice Excel Worksheet Functions 1 December 15th 04 04:56 PM
& reference answering as Date Serial # not actual text Kevin M Excel Worksheet Functions 0 November 30th 04 05:57 PM


All times are GMT +1. The time now is 08:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"