Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When I am entering date as 08/20/2007, the return is "01/01/1900."
Previous cells in my workbook are fine, it is just the new ones come in this way. First I chose date, format, then 3/14/01 and the result is the same "01/01/1900" Next I went to custom and chose mm/dd/yyyy;;; with the same result. How do I get the correct format?? Thanks, Steve T. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
when you format the cell as general do you get a '1'
(most problems would have ended up with 01/00/1900) what do you get when you enter = date(2007,8,20)? "sptpensions" wrote: When I am entering date as 08/20/2007, the return is "01/01/1900." Previous cells in my workbook are fine, it is just the new ones come in this way. First I chose date, format, then 3/14/01 and the result is the same "01/01/1900" Next I went to custom and chose mm/dd/yyyy;;; with the same result. How do I get the correct format?? Thanks, Steve T. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try:
Tools|Options|transition tab Uncheck all those Lotus 123 settings. With those settings (transition formula entry), excel is behaving like 123 and seeing: 08/20/2007 as 8 divided by 20 divided by 2007 sptpensions wrote: When I am entering date as 08/20/2007, the return is "01/01/1900." Previous cells in my workbook are fine, it is just the new ones come in this way. First I chose date, format, then 3/14/01 and the result is the same "01/01/1900" Next I went to custom and chose mm/dd/yyyy;;; with the same result. How do I get the correct format?? Thanks, Steve T. -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Yes, that was it, I was having Excel use it as a formula.
Thank you very much. S. "Dave Peterson" wrote: Try: Tools|Options|transition tab Uncheck all those Lotus 123 settings. With those settings (transition formula entry), excel is behaving like 123 and seeing: 08/20/2007 as 8 divided by 20 divided by 2007 sptpensions wrote: When I am entering date as 08/20/2007, the return is "01/01/1900." Previous cells in my workbook are fine, it is just the new ones come in this way. First I chose date, format, then 3/14/01 and the result is the same "01/01/1900" Next I went to custom and chose mm/dd/yyyy;;; with the same result. How do I get the correct format?? Thanks, Steve T. -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Ps. Then reenter the date(s).
sptpensions wrote: When I am entering date as 08/20/2007, the return is "01/01/1900." Previous cells in my workbook are fine, it is just the new ones come in this way. First I chose date, format, then 3/14/01 and the result is the same "01/01/1900" Next I went to custom and chose mm/dd/yyyy;;; with the same result. How do I get the correct format?? Thanks, Steve T. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 - Changing Date Format | Excel Discussion (Misc queries) | |||
Cant get dd/mm date format in Excel 2003 | Excel Discussion (Misc queries) | |||
Where can I change the footer &[Date] format in Excel 2003? | Setting up and Configuration of Excel | |||
date format in Excel 2003 | Excel Discussion (Misc queries) | |||
Excel 2003 date format bug? | Excel Discussion (Misc queries) |