#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 111
Default concatenate

i am concatenating several cells. one of the cells has a date - its format
in the cell that i am concatenating is 11/30/03. however, when i concatenate
the cell its format becomes the numerical equivalent of the date 37955. how
can i get around this?

thank you in advance for your help.
--
BDW
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default concatenate

you can use the text function like this:
=A2&TEXT(A3,"mm/dd/yy")

Which concatenates A2 with the date in a3 (formatted as in your example)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"April" wrote:

i am concatenating several cells. one of the cells has a date - its format
in the cell that i am concatenating is 11/30/03. however, when i concatenate
the cell its format becomes the numerical equivalent of the date 37955. how
can i get around this?

thank you in advance for your help.
--
BDW

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,533
Default concatenate

Hi

=A1 & Text(B1,"mm/dd/yy") & C1

Where B1 is the date cell.

Regards,
Per

"April" skrev i meddelelsen
...
i am concatenating several cells. one of the cells has a date - its format
in the cell that i am concatenating is 11/30/03. however, when i
concatenate
the cell its format becomes the numerical equivalent of the date 37955.
how
can i get around this?

thank you in advance for your help.
--
BDW


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 111
Default concatenate

Thanks to both Luke and Per. This works perfectly
--
BDW


"Luke M" wrote:

you can use the text function like this:
=A2&TEXT(A3,"mm/dd/yy")

Which concatenates A2 with the date in a3 (formatted as in your example)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"April" wrote:

i am concatenating several cells. one of the cells has a date - its format
in the cell that i am concatenating is 11/30/03. however, when i concatenate
the cell its format becomes the numerical equivalent of the date 37955. how
can i get around this?

thank you in advance for your help.
--
BDW

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 111
Default concatenate

i sent a thank you for the help yesterday (all the solutions worked).
however, my email seemed to be stalled so i don't know if the thank you was
sent or not. if not, a big thanks again.
--
aprilshowers


"April" wrote:

i am concatenating several cells. one of the cells has a date - its format
in the cell that i am concatenating is 11/30/03. however, when i concatenate
the cell its format becomes the numerical equivalent of the date 37955. how
can i get around this?

thank you in advance for your help.
--
BDW



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,533
Default concatenate

Hi April

Thanks for your reply, I am glad to help.

Your post was sent yesterday.

/Per

"april" skrev i meddelelsen
...
i sent a thank you for the help yesterday (all the solutions worked).
however, my email seemed to be stalled so i don't know if the thank you
was
sent or not. if not, a big thanks again.
--
aprilshowers


"April" wrote:

i am concatenating several cells. one of the cells has a date - its
format
in the cell that i am concatenating is 11/30/03. however, when i
concatenate
the cell its format becomes the numerical equivalent of the date 37955.
how
can i get around this?

thank you in advance for your help.
--
BDW


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
Concatenate Atif Hasan Excel Discussion (Misc queries) 1 March 30th 09 07:03 PM
Concatenate Mac8128 Excel Worksheet Functions 3 March 26th 09 09:17 PM
I know how to concatenate ,can one de-concatenate to split date? QUICK BOOKS PROBLEM- New Users to Excel 1 July 26th 05 05:07 PM
concatenate jeanette.rimmer Excel Worksheet Functions 3 July 25th 05 11:41 AM
Un - Concatenate? JudithJubilee Excel Worksheet Functions 2 July 11th 05 09:57 AM


All times are GMT +1. The time now is 08:40 PM.

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"