Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The first two columns in my spreadsheet are dates. The third is text. When
I try to concantenate, the dates turn into numbers. Any advice would be greatly appreciated. Thank you. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use the TEXT function to format the date as you wish it to appear, eg:
=TEXT(A1,"Mmm d, yyyy") & B1 "Dazed and Confused" wrote: The first two columns in my spreadsheet are dates. The third is text. When I try to concantenate, the dates turn into numbers. Any advice would be greatly appreciated. Thank you. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you!
"bapeltzer" wrote: Use the TEXT function to format the date as you wish it to appear, eg: =TEXT(A1,"Mmm d, yyyy") & B1 "Dazed and Confused" wrote: The first two columns in my spreadsheet are dates. The third is text. When I try to concantenate, the dates turn into numbers. Any advice would be greatly appreciated. Thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
concantenate text to date | Excel Discussion (Misc queries) | |||
Text to Columns not working correctly with dates in Excel 2007 | Excel Discussion (Misc queries) | |||
Concantenate Help | Excel Worksheet Functions | |||
Concantenate Text with numbers with fixed form | Excel Worksheet Functions | |||
COUNTIF With Multiple Dates, Columns and Text | Excel Worksheet Functions |