Is there a fuction that will take this string and convert it to simply give me mm/dd/yyyy?? Otherwise, I'm thinking I'll have to use mid, right, etc. to parse the string.
To use CDate, it must have a date as input. I used IsDate() to check my string value and it is not recognized as a true date. So, I may be stuck with parsing the string... unless anyone else has any ideas. Thanks.
You might also look at FormatDateTime() function and DateValue() function.
------------------------------------------------------------------------------------------------------------------------
"I am not young enough to know everything."
Oscar Wilde (1854-1900)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.