Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi folks,
I have come across an annoying problem in Excel. I have a cell in an Excel 97 worksheet, with a format of dd/mm/yy. Before Close of the worksheet, I run a few validation checks on various cells, including this date cell. It appears that the IsDate function doesn't work when I have a date of 40/01/03, yet it does work if I type in 40/01/94. I can only imagine that Excel is reformatting the first date and assuming that 40 is the year (when in fact it is the day). Having reformatted it, it then treats it as a valid date. My worry is that a user mistypes the date, and it could potentially be treated as a valid date. Is there any way of turning off this behaviour of trying to interpret dates rather than taking them literally? Cheers, Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checking Dates against Bank Holidays | Excel Worksheet Functions | |||
Spell Checking with checking cell notes | Excel Discussion (Misc queries) | |||
How do I fix an Invalid Reference? | New Users to Excel | |||
Sumproduct checking between two dates | Excel Worksheet Functions | |||
Checking Military Dates | Excel Programming |