Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / June 2006

Tip: Looking for answers? Try searching our database.

Concatenated Dates?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jay - 15 Jun 2006 20:53 GMT
Hi,

I'm trying to solve a problem whereby dates are being transferred to their
1900 system value when I don't want them to.

Let's say we have the following cells:

A1 contains 01-Mar-06      [01/03/2006 with custom format dd-mmm-yy]
A2 contains 15-Jun-06      [15/06/2006 with custom format dd-mmm-yy]

A3 contains =A1&" to "&A2

A3 is a simple concatenation, with the intention of returning:

01-Mar-06 to 15-Jun-06

However, it gives:  38777 to 38883

So, how can I get the concatenation to use the formatted date & not the 1900
system value? I've tried all sorts of date formats but it always returns the
5-digit numbers.

Any help greatly appreciated.

-Jay-
Ron Coderre - 15 Jun 2006 21:05 GMT
Try this:

A3: =TEXT(A1,"dd-mmm-yy")&" to "&TEXT(A2,"dd-mmm-yy")

Does that help?
***********
Regards,
Ron

XL2002, WinXP

> Hi,
>
[quoted text clipped - 21 lines]
>
> -Jay-
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.