G
Guest
This is an Access 2003 Issue:
One of the fields in my table is a date type field. The user will input the
Month and Year only (no day in other words).
So the format is currently set to: mmm yy
The problem is when trying to input dates from 2004 the field is defaulting
to 2005. Example: if the user enters Dec 04 into the field, Dec 05 is what
appears; or if you enter Nov 04, you get Nov 05.
I have checked the format for the table as well as the format for the Form
(where the actual input is occurring) and I've got the format set to: mmm yy,
for both.
Does anyone know how to correct this issue?
One of the fields in my table is a date type field. The user will input the
Month and Year only (no day in other words).
So the format is currently set to: mmm yy
The problem is when trying to input dates from 2004 the field is defaulting
to 2005. Example: if the user enters Dec 04 into the field, Dec 05 is what
appears; or if you enter Nov 04, you get Nov 05.
I have checked the format for the table as well as the format for the Form
(where the actual input is occurring) and I've got the format set to: mmm yy,
for both.
Does anyone know how to correct this issue?