ACC2000: Date/Time Data Type Provides Current Year Automatically (209557)



The information in this article applies to:

  • Microsoft Access 2000

This article was previously published under Q209557
Novice: Requires knowledge of the user interface on single-user computers.

For a Microsoft Access 2002 version of this article, see 286446.

SUMMARY

If you enter a partial date in a field that is assigned the Date/Time data type, Microsoft Access fills in the current year automatically.

MORE INFORMATION

If your field is assigned the Date/Time data type and you want to indicate the current year, you do not have to type the year. This feature works for both tables and forms.

To illustrated this behavior, follow these steps:
  1. Create a new table, as follows:
       Table: DateTable
       --------------------------------
       Field Name: My Date [primary key]
       Data Type: Date/Time
    					
  2. On the View menu, click Datasheet View.
  3. Type 1/1, and then press TAB to leave the field. Note that the value that you entered is displayed as 1/1/<current year>.

Modification Type:MajorLast Reviewed:6/24/2004
Keywords:kbhowto KB209557