G
Guest
I have been able to use the DatePart function to display the month with
summary data attached. I have used Expr1 in the query to create the month
Expr1: DatePart("m",[dtmAmbulanceAuditDate]). The problem is that I can only
get it to display the month as a numeral eg "3" for March. All of my dates
are formatted as short date dd/mm/yyyy. Is there a way to force Access to
show the actual month eg "March" on reports?
summary data attached. I have used Expr1 in the query to create the month
Expr1: DatePart("m",[dtmAmbulanceAuditDate]). The problem is that I can only
get it to display the month as a numeral eg "3" for March. All of my dates
are formatted as short date dd/mm/yyyy. Is there a way to force Access to
show the actual month eg "March" on reports?