Format_StringToDate Method See Also inStr Date as string. DescriptionConverts date string to a system date. SyntaxVisual BasicPublic Function Format_StringToDate( _    ByVal inStr As String _ ) As Recordset Parameters inStr Date as string. See AlsoSBObob Object