#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 59
Default Date format

How do I change the date format from 06/07/2007 to June 07, 2007 in a text
string?

this is what I'm using now

"Evening Shift/Night Shift Checklist for " & Format(Now, "mm-dd-yyyy")

thanks in advance

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200706/1

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Date format


Format(Now, "mmmm dd, yyyy")

NickHK

"blackbox via OfficeKB.com" <u20390@uwe wrote in message
news:73558009e62de@uwe...
How do I change the date format from 06/07/2007 to June 07, 2007 in a text
string?

this is what I'm using now

"Evening Shift/Night Shift Checklist for " & Format(Now, "mm-dd-yyyy")

thanks in advance

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200706/1



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 59
Default Date format

that was easy...I feel dumb now

Thanks alot!

NickHK wrote:
Format(Now, "mmmm dd, yyyy")

NickHK

How do I change the date format from 06/07/2007 to June 07, 2007 in a text
string?

[quoted text clipped - 4 lines]

thanks in advance


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200706/1

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
permanent conversion of 1904 date format to 1900 date format Jos Excel Worksheet Functions 4 November 26th 15 02:48 PM
Convert european foreign date format to US date format EAL Excel Worksheet Functions 1 May 14th 09 10:02 PM
Convert date + time text format to date format Paul Ho Excel Worksheet Functions 2 May 22nd 07 05:47 PM
code to convert date from TEXT format (03-02) to DATE format (200203) Gauthier[_2_] Excel Programming 0 September 22nd 04 03:26 PM
Change a date in text format xx.xx.20xx to a recognised date format concatenator Excel Programming 1 November 24th 03 11:33 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"