ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date to text/number Conversion (https://www.excelbanter.com/excel-discussion-misc-queries/248056-date-text-number-conversion.html)

CM4@FL[_2_]

Date to text/number Conversion
 
Using today's date for example: =today() = 11/10/2009

Is it possible to convert the date to text shown as 11-10-2009?

Without typing it in as '11-10-2009

Thanks in Advance

Gary''s Student

Date to text/number Conversion
 
Format Cells... Custom mm-dd-yyyy
--
Gary''s Student - gsnu200908


"CM4@FL" wrote:

Using today's date for example: =today() = 11/10/2009

Is it possible to convert the date to text shown as 11-10-2009?

Without typing it in as '11-10-2009

Thanks in Advance


Luke M

Date to text/number Conversion
 
=TEXT(TODAY(),"mm-dd-yyyy")
--
Best Regards,

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


"CM4@FL" wrote:

Using today's date for example: =today() = 11/10/2009

Is it possible to convert the date to text shown as 11-10-2009?

Without typing it in as '11-10-2009

Thanks in Advance


Jacob Skaria

Date to text/number Conversion
 
=TEXT(A1,"mm-dd-yyyy")

If you just want to convert cell A1 =today() itself to that format...then
copy pastespecialvalies...and then format cellscustomType mm-dd-yyyy

If this post helps click Yes
---------------
Jacob Skaria


"CM4@FL" wrote:

Using today's date for example: =today() = 11/10/2009

Is it possible to convert the date to text shown as 11-10-2009?

Without typing it in as '11-10-2009

Thanks in Advance



All times are GMT +1. The time now is 03:07 AM.

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