Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LT GLM
 
Posts: n/a
Default combining 2 dates into 1 cell

This what I would like to see in a cell A3. How do I put it into a formula?
ex:
A1 displays a date "2/1/06"
A2 has function "date" which displays the current date "3/31/06"

This is how I would like A3 to read: 2/1/06..3/31/06

Any suggestions?
--
LT GLM
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default combining 2 dates into 1 cell

Hi

Try something like this:
=TEXT(A1,"dd/mm/yy")&" . . . "&TEXT(A2,"dd/mm/yy")

Andy.

"LT GLM" wrote in message
...
This what I would like to see in a cell A3. How do I put it into a
formula?
ex:
A1 displays a date "2/1/06"
A2 has function "date" which displays the current date "3/31/06"

This is how I would like A3 to read: 2/1/06..3/31/06

Any suggestions?
--
LT GLM



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LT GLM
 
Posts: n/a
Default combining 2 dates into 1 cell

Thank you!!!!! It worked!
--
LT GLM


"Andy" wrote:

Hi

Try something like this:
=TEXT(A1,"dd/mm/yy")&" . . . "&TEXT(A2,"dd/mm/yy")

Andy.

"LT GLM" wrote in message
...
This what I would like to see in a cell A3. How do I put it into a
formula?
ex:
A1 displays a date "2/1/06"
A2 has function "date" which displays the current date "3/31/06"

This is how I would like A3 to read: 2/1/06..3/31/06

Any suggestions?
--
LT GLM




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default combining 2 dates into 1 cell

Thanks for the feedback!

Andy.

"LT GLM" wrote in message
...
Thank you!!!!! It worked!
--
LT GLM


"Andy" wrote:

Hi

Try something like this:
=TEXT(A1,"dd/mm/yy")&" . . . "&TEXT(A2,"dd/mm/yy")

Andy.

"LT GLM" wrote in message
...
This what I would like to see in a cell A3. How do I put it into a
formula?
ex:
A1 displays a date "2/1/06"
A2 has function "date" which displays the current date "3/31/06"

This is how I would like A3 to read: 2/1/06..3/31/06

Any suggestions?
--
LT GLM






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
Multiple dates, times, or formulas in a single cell PM-S Excel Discussion (Misc queries) 2 January 12th 06 04:19 AM
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Combining cell reference with text mattflow Excel Discussion (Misc queries) 5 December 5th 05 09:32 PM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 11:17 AM.

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

About Us

"It's about Microsoft Excel"