ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   concatenate a date and a # ID (https://www.excelbanter.com/excel-worksheet-functions/141113-concatenate-date-id.html)

BillO

concatenate a date and a # ID
 
I have two columns which I have to make into 1 for a chart label in order to
get the formatting of the two in the same direction.

How can I concatenate (or ???) a date and a Text string into a single label?

thanks

Duke Carey

concatenate a date and a # ID
 
Let's say your date is in A1 and the text is in A2

=text(A1,"mm-dd-yy")&" - "&A2

This returns "05-01-07 - whatever is in your text string"


"BillO" wrote:

I have two columns which I have to make into 1 for a chart label in order to
get the formatting of the two in the same direction.

How can I concatenate (or ???) a date and a Text string into a single label?

thanks



All times are GMT +1. The time now is 10:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com