String Functions:

DATEVALUE( date ) date is a string representation of a date. Applies To: Excel 2007, Excel 2003, Excel XP, Excel 2000. Type of Function: Worksheet function (WS) VBA function (VBA) VBA Function Example: The DATEVALUE function can be used in VBA code. For example: Dim LDate As Date. LDate = DateValue("May 15, 2012") ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download