accesser2003
Registered User.
- Local time
- Today, 07:48
- Joined
- Jun 2, 2007
- Messages
- 124
I would like to automatically set the format of the data entered by the user or the data read from the recordset to the date/time format dd-mmm-yyyy hh:mm:ss.
Can I acheive this automatically by a VB code statement without using the format statement every time I read the data.
Can I acheive this automatically by a VB code statement without using the format statement every time I read the data.