G
Guest
I posted this question last week, but still need help. I want my report to
display the date without displaying the time. This is a date field that is
stored in my table
In the design of my report, I have done the following:
For that text box, the control source : [file date]
the format : short date
I've even tried the control source : [file date]
the format : MM/DD/YYYY
I've defined the field in my table with a format of short date, and the time
does not display when I query the table. I display the date on a form, then
the report pulls the date off the screen. So, what could be over riding the
format ???
Thanks again,
Nancy
display the date without displaying the time. This is a date field that is
stored in my table
In the design of my report, I have done the following:
For that text box, the control source : [file date]
the format : short date
I've even tried the control source : [file date]
the format : MM/DD/YYYY
I've defined the field in my table with a format of short date, and the time
does not display when I query the table. I display the date on a form, then
the report pulls the date off the screen. So, what could be over riding the
format ???
Thanks again,
Nancy