a VB Function for checking if a string is a valid date

uzi999
07-29-2005, 01:32 PM
Is there a VB function for checking if a string is a valid date and it returns true or false?

and I also need a function that checks if a string is a valid number.

NateO
07-29-2005, 01:34 PM
Hello,

Indeed, try:

IsDate() and IsNumeric().

uzi999
07-29-2005, 02:39 PM
Indeed, thanks.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum