Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Tue, 20 Mar 2007 22:37:00 -0700, Darlene
wrote: I need help with putting in a date in a cell. Iformat the cell and type in 03/17/07, when I click enter 10/22/86 is entered. I have tried all options in the format, also when I click format cell and then date there is a * in front. Can anyone help? I am using Excel 2003 this problem just started. Hit return too soon. Most likely you are NOT typing in 03/17/07 but you are really typing in 031707. The latter would give you 10/22/86 if your cell were formatted mm/dd/yy If you want to be able to type in numbers without the date separators, you will have to either use a formula to convert the value you type in to the true date, using a separate column; or you will need a VBA routine to perform the conversion "in place". --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
date problems | Excel Discussion (Misc queries) | |||
Date problems, is it a bug??? | Excel Discussion (Misc queries) | |||
Date Problems | Excel Programming | |||
Date Problems | Charts and Charting in Excel | |||
Date problems | Excel Programming |