Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Formatting Dates

When you look at a cell in a workbook, the date is
displayed as mm/dd/yy (10/09/03). However, when you look
at the contents of the cell, the date is actually stored
as mm/d(d)/yy (10/9/2003).

How can I convert the 10/9/2003 date to 10/09/03. I can
manipulate it once it is in the correct format mm/dd/yy.

Thanks for the help.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 492
Default Formatting Dates

The date 10-9-03 is in Excel is stored as a number ie 37874. This is the
number of days counted this century.
You can format this number any way you wish. Go Format Cells Date and
pick which you want, or try Custom,
ddd dd mm yy, dddd,dd, mmmm, yyyy etc, try it out, you'll soon get the hang
of it.
Regards,
Alan.

"Mike" wrote in message
...
When you look at a cell in a workbook, the date is
displayed as mm/dd/yy (10/09/03). However, when you look
at the contents of the cell, the date is actually stored
as mm/d(d)/yy (10/9/2003).

How can I convert the 10/9/2003 date to 10/09/03. I can
manipulate it once it is in the correct format mm/dd/yy.

Thanks for the help.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 492
Default Formatting Dates

'number of days counted this century'
Last century plus this century, sorry, showing my age!

"Alan" wrote in message
...
The date 10-9-03 is in Excel is stored as a number ie 37874. This is the
number of days counted this century.
You can format this number any way you wish. Go Format Cells Date and
pick which you want, or try Custom,
ddd dd mm yy, dddd,dd, mmmm, yyyy etc, try it out, you'll soon get the

hang
of it.
Regards,
Alan.

"Mike" wrote in message
...
When you look at a cell in a workbook, the date is
displayed as mm/dd/yy (10/09/03). However, when you look
at the contents of the cell, the date is actually stored
as mm/d(d)/yy (10/9/2003).

How can I convert the 10/9/2003 date to 10/09/03. I can
manipulate it once it is in the correct format mm/dd/yy.

Thanks for the help.





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
Formatting Dates Homero Excel Worksheet Functions 6 May 28th 08 01:08 PM
Formatting of Dates Hervinder Excel Discussion (Misc queries) 1 June 25th 07 10:35 AM
Formatting Dates Jordan Excel Worksheet Functions 4 February 13th 07 12:31 AM
formatting dates CC Excel Discussion (Misc queries) 14 June 1st 06 09:20 PM
Dates Not Formatting as Dates awacs Excel Worksheet Functions 4 September 13th 05 10:35 PM


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

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

About Us

"It's about Microsoft Excel"