Question on Date/Time Field

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

Guest

In a table, when a field is defined to be Date/Time, the date and time is
part of the field. In my case, the time is always 00:00:00 because it is not
used by me. On the date part.

Is there a way to note have the time part appear on a table??? I would just
want the date only.


Thank You,

Gary
 
Are you actually concerned about how the date appears in the table. Normally
you present data for editing and viewing in forms where you set the Format
property to display the appropriate format.
 
Back
Top