Ven0m
11-22-2006, 09:17 AM
Report Header
=month_convert(Month([p_Expected_Completion]))
I have just taken over a database in my new job, there is a report that isn't sorting properly. E.g
Janurary
November
December
The Jan is for 2007.
I dont understand the bit of code above =month_Convert is this a basic access command or a reference to a table, query?? as I can find anything with the name =month_convert.
Can anyone explain further and offer some advise on getting the report to sort correctly?
Thanks in advance;)
=month_convert(Month([p_Expected_Completion]))
I have just taken over a database in my new job, there is a report that isn't sorting properly. E.g
Janurary
November
December
The Jan is for 2007.
I dont understand the bit of code above =month_Convert is this a basic access command or a reference to a table, query?? as I can find anything with the name =month_convert.
Can anyone explain further and offer some advise on getting the report to sort correctly?
Thanks in advance;)