I have been experiencing the following problem :
1. I have created a field in a table to contain a date value and have set its format to SHORT DATE.
2. On a form I have added a DTPicker control in order to fill this field (also short date format).
3. When looking at the field in datasheet view of the table, the contents is also containing the hour added to the date.
Questions :
How do I avoid that the hour is added?
How can I turn records that are already in the table into the right format.
Thanks in advance
1. I have created a field in a table to contain a date value and have set its format to SHORT DATE.
2. On a form I have added a DTPicker control in order to fill this field (also short date format).
3. When looking at the field in datasheet view of the table, the contents is also containing the hour added to the date.
Questions :
How do I avoid that the hour is added?
How can I turn records that are already in the table into the right format.
Thanks in advance