Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Excel 97, Excel 2003 cell format dd/mm/yy Q. In the Worksheet Change routine I have the following code If IsDate(Target) = False Then MsgBox End If Entries such as 32/10/04, 1/100/04 are quite happily accepted as dates. Advice gratefully appreciated. If possible I would rather trap with code rather than using data validation. Thanks for any assistance Don |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Data Validation/Lookup function does function correcty | Excel Worksheet Functions | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
IsDate? | Excel Worksheet Functions | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Adding a custom function to the default excel function list | Excel Programming |