Date issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a date field and want to set the field format like "__/__/05", so
that the user does not need to type the year each time.

Thank you for your help.

Best regards,

SC
 
Do not use an input mask.

Then the user can just enter 3 or 4 keystrokes, e.g.
3/21
and Access will default to this year.
 
Back
Top