Hi
I'm fairly new to access so go easy on me if this has an obvious answer.
I have a form used to submit data to a table.
One of the fields in the table has data type Date/Time
I'm only interested in the date.
The form uses a textbox control to enable the user to input a date with the format dd/mm/yy.
The problem is, when you click in the textbox control it shows the Date along with the time.
The time is not required, I don't want to record that information and it annoys me from an aesthetics POV.
How can I change this so that only the Date is displayed and only the Date is recorded in the table field?
Many thanks.
I'm fairly new to access so go easy on me if this has an obvious answer.
I have a form used to submit data to a table.
One of the fields in the table has data type Date/Time
I'm only interested in the date.
The form uses a textbox control to enable the user to input a date with the format dd/mm/yy.
The problem is, when you click in the textbox control it shows the Date along with the time.
The time is not required, I don't want to record that information and it annoys me from an aesthetics POV.
How can I change this so that only the Date is displayed and only the Date is recorded in the table field?
Many thanks.