litLIB Help
Product pages :
litLIB
Quick links:
help index
forums

Date and Time - IsDate

Syntax:
=IsDate(expression)

Description:
Returns TRUE is the expression is a date and FALSE otherwise.

Example:
=IsDate("01/01/2006")
=IsDate("01/Jan")
=IsDate("First of January, 2006")