Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks.
But this definitely is not sufficient. Try this in a cell =TestNestedDateFunction(TestDateFormat1()), with Public Function TestNestedDateFunction(value As Variant) As String TestNestedDateFunction = IIf(IsDate(value), "IsDate", "No IsDate") End Function This results in a "Not IsDate", except for the third variant TestDateFormat3. And I really need an IsDate outcome, as well as a Date-value resultin from a TestDateFormatX-cal -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
from date format convert to text format is wrong | Excel Discussion (Misc queries) | |||
date in wrong format | New Users to Excel | |||
Date in wrong format | Excel Discussion (Misc queries) | |||
Wrong date format in header | Excel Discussion (Misc queries) | |||
YYYY format displaying wrong date | Excel Discussion (Misc queries) |