ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Dates in 2005 format cells are not entering correctly. (https://www.excelbanter.com/excel-worksheet-functions/8695-dates-2005-format-cells-not-entering-correctly.html)

snixflowergirl

Dates in 2005 format cells are not entering correctly.
 
Since 2005, using format cells, then date, I normally enter any date, for
example 123004 enter and the date 12/30/04 is displayed. Now beginning this
week, when I enter 123004 enter, 10/8/2236 is displayed. I can, however,
physically type the slashes 12/30/04 and the date will enter as typed. This
problem just began Monday after the beginning of the new year, so, I believe
it somehow is a date problem with the software.

JE McGimpsey

XL will not, by default, interpret 123004 as 12/30/04 (that hasn't
changed). If this worked for you before, you must have had an event
macro running that converted the value.

Look for an event macro in the worksheet or ThisWorkbook code module, if
it only worked for one workbook, or for an add-in if it worked in all
workbooks.


In article ,
"snixflowergirl" wrote:

Since 2005, using format cells, then date, I normally enter any date, for
example 123004 enter and the date 12/30/04 is displayed. Now beginning this
week, when I enter 123004 enter, 10/8/2236 is displayed. I can, however,
physically type the slashes 12/30/04 and the date will enter as typed. This
problem just began Monday after the beginning of the new year, so, I believe
it somehow is a date problem with the software.


Ola

Hi,

Here are two solutions:
Format the cell to DateFormat and Enter 38357 to get Todays date.
=TODAY() will do the trick as well but it will change Date every day.

Ola


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com