M
Mike
I have a table that contains a field and this field is called "DateEntered".
The default value for this fields is " =Now() " and was created simply to
track when changes were made to each record. I have this field in a query
that eventually gets put into a report. The issue that I'm having is that
when showing up on the report it not only give me the day (Ex. 05/08/2008)
but it also shows the time (Ex. 05/08/2008 1:07:10 PM). Its also showing the
date and time in the table and thats fine. Is there a way that I can only
display the date minus the time on the report?
The default value for this fields is " =Now() " and was created simply to
track when changes were made to each record. I have this field in a query
that eventually gets put into a report. The issue that I'm having is that
when showing up on the report it not only give me the day (Ex. 05/08/2008)
but it also shows the time (Ex. 05/08/2008 1:07:10 PM). Its also showing the
date and time in the table and thats fine. Is there a way that I can only
display the date minus the time on the report?