Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 143
Default Convert '6/23/2005' to '062305'

Can anyone suggest a way to convert a date that looks like this:

6/23/2005

to

062305


Thanks in advanced.

Ken



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Convert '6/23/2005' to '062305'

One way:

MsgBox Format(Date, "mmddyy")

In article ,
"Ken Loomis" wrote:

Can anyone suggest a way to convert a date that looks like this:

6/23/2005

to

062305


Thanks in advanced.

Ken

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 143
Default Convert '6/23/2005' to '062305'

Thanks,

That is so much more elegant then the character at a time programming I was
trying.

Ken


"JE McGimpsey" wrote in message
...
One way:

MsgBox Format(Date, "mmddyy")

In article ,
"Ken Loomis" wrote:

Can anyone suggest a way to convert a date that looks like this:

6/23/2005

to

062305


Thanks in advanced.

Ken



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
I have a date 51231 (2005,dec,31) -I want to change to 2005/12/31 Curtis Excel Worksheet Functions 3 October 4th 06 11:38 PM
Is the equation: =COUNTIF B:B, <9/31/2005 AND 9/1/2005 possible? fireofeve Excel Worksheet Functions 4 June 6th 06 02:01 PM
Convert alphanumerical(eg. 12.11.2005) to date as 12-Nov-2005 in e Safi Excel Discussion (Misc queries) 3 June 1st 06 04:35 PM
UK Tax & NI calculator 2005/06 SCOOBYDOO Excel Worksheet Functions 0 September 21st 05 04:39 PM
chnage date from tuesday 4 January 2005 10:39.26 to 04/01/2005 Jonny1975 Excel Worksheet Functions 1 June 6th 05 10:13 AM


All times are GMT +1. The time now is 02:01 PM.

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"