PC Review


Reply
Thread Tools Rate Thread

How can I covert dates to ccyymmdd?

 
 
=?Utf-8?B?UGF5cm9sbA==?=
Guest
Posts: n/a
 
      12th Jul 2006
Thank you for your help
 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      12th Jul 2006
Format>Cells>Custom
In the Type box, enter:
yyyymmdd

If you need a text string that has these digits:

=TEXT(A1,"yyyymmdd")

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Payroll" <(E-Mail Removed)> wrote in message news:449C34CD-7466-4347-BF7E-(E-Mail Removed)...
| Thank you for your help


 
Reply With Quote
 
=?Utf-8?B?TWFyY2Vsbw==?=
Guest
Posts: n/a
 
      12th Jul 2006
HI,

try

=left(year(a2),2)&text(a2,"yymmdd")

hth
regards from Brazil
Marcelo

"Payroll" escreveu:

> Thank you for your help

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
covert xls to xml sawyer Microsoft Excel Programming 0 11th Nov 2008 03:51 PM
Convert int ccyymmdd to date(time) patf@well.com Microsoft Excel Worksheet Functions 9 25th Jul 2008 01:17 AM
Can Excel (2003) reverse date from ccyymmdd to mmddccyy? =?Utf-8?B?RG9u?= Microsoft Excel Misc 6 25th Jul 2007 01:17 AM
ccyymmdd to dd/mm/yyyy from query =?Utf-8?B?QW5keQ==?= Microsoft Access Queries 2 27th Jun 2007 04:12 PM
Convert mmddccyy to ccyymmdd? =?Utf-8?B?UGF1bGFW?= Microsoft Access 3 13th May 2005 09:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:38 PM.