Thread: Concatenation
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Concatenation

Use this on the dates:

TEXT(A1,"mmm-yyyy")

--
Biff
Microsoft Excel MVP


"JPS" wrote in message
...
HELP! I am concatenating five columns of data into one column and dates
are
in two of the columns. The concatenated column displays the numeric date
value from the source column, and I need the date in the concatenated
column
to show as mmm-yyyy.
--
JPS