I have Recieved the Date and Time by using the Time and Date Functions. However when I try to add these values to a string, I get an error message saying Type Mismatch.
Does anybody know how to convert the Date and Time to a string????
Printable View
I have Recieved the Date and Time by using the Time and Date Functions. However when I try to add these values to a string, I get an error message saying Type Mismatch.
Does anybody know how to convert the Date and Time to a string????
CStr(variable)