Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have I destroyed a Reference or corrupted a DLL?
Is Date() no longer works (or is even capitalised by VBA). |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check in ToolsReferences and see if you have any items marked MISSING.
Uncheck them if so. -- HTH Bob Phillips "Office Engineer" <Office wrote in message ... Have I destroyed a Reference or corrupted a DLL? Is Date() no longer works (or is even capitalised by VBA). |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you create a variable named isdate? (even by accident).
-- Regards, Tom Ogilvy "Office Engineer" <Office wrote in message ... Have I destroyed a Reference or corrupted a DLL? Is Date() no longer works (or is even capitalised by VBA). |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
WORSE ! Had created a sub!
"Tom Ogilvy" wrote: Did you create a variable named isdate? (even by accident). -- Regards, Tom Ogilvy "Office Engineer" <Office wrote in message ... Have I destroyed a Reference or corrupted a DLL? Is Date() no longer works (or is even capitalised by VBA). |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IsDate? | Excel Worksheet Functions | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
CDate cannot coerce value of IsDate(true)? | Excel Programming | |||
IsDate Function | Excel Programming |