ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Date Format HELP (https://www.excelbanter.com/excel-programming/411338-date-format-help.html)

Yossy

Date Format HELP
 
Please I need help in formating date. I have the following types of dates.

What I have I want to achieve this.
August 2006 08/01/2006
July 2008 07/01/2008
May 2nd 2003 05/02/2003

All help totally appreciated.

Thanks


Robert Martim, Excel

Date Format HELP
 
FinalDate = Format(Your_Date, "mm/dd/yyyy")
--
Robert
Author of RibbonX: Customizing the Office 2007 Ribbon:
LATEST INTERACTIVE TUTORIAL:
http://www.msofficegurus.com/videos/...p_HT_Chart.asp
FORUM: http://www.msofficegurus.com/forum/


Bob Phillips

Date Format HELP
 
If they are real date, just use a cell format of mm/dd/yyyy.

If it is a string as shown, use =TEXT("01 " &A1,"mm/dd/yyyy")

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Yossy" wrote in message
...
Please I need help in formating date. I have the following types of dates.

What I have I want to achieve this.
August 2006 08/01/2006
July 2008 07/01/2008
May 2nd 2003 05/02/2003

All help totally appreciated.

Thanks




Yossy

Date Format HELP
 
Thanks guys, Bob your formula works but not for dates like September 2nd 2006.
Also I do not understand what Robert Martim means. Please clarify

Thanks a big bunch.

"Bob Phillips" wrote:

If they are real date, just use a cell format of mm/dd/yyyy.

If it is a string as shown, use =TEXT("01 " &A1,"mm/dd/yyyy")

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Yossy" wrote in message
...
Please I need help in formating date. I have the following types of dates.

What I have I want to achieve this.
August 2006 08/01/2006
July 2008 07/01/2008
May 2nd 2003 05/02/2003

All help totally appreciated.

Thanks






All times are GMT +1. The time now is 06:18 AM.

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