ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date Format Questions (https://www.excelbanter.com/excel-discussion-misc-queries/4034-date-format-questions.html)

Mestrella31

Date Format Questions
 
how do I get this
=((DATE(2005,12,30))&" YTD")

to look like this

Dec 05 YTD

Right now I have a Cell that look like : 38716 YTD

Arvi Laanemets

Hi


=TEXT(DATE(2005,12,30),"mmm dd")&" YTD"

Arvi Laanemets

"Mestrella31" wrote in message
...
how do I get this
=((DATE(2005,12,30))&" YTD")

to look like this

Dec 05 YTD

Right now I have a Cell that look like : 38716 YTD




Bob Phillips

or you could just format the cell as mmm dd \YT\D

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Arvi Laanemets" wrote in message
...
Hi


=TEXT(DATE(2005,12,30),"mmm dd")&" YTD"

Arvi Laanemets

"Mestrella31" wrote in message
...
how do I get this
=((DATE(2005,12,30))&" YTD")

to look like this

Dec 05 YTD

Right now I have a Cell that look like : 38716 YTD







All times are GMT +1. The time now is 04:06 PM.

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