Guys, Gals,
I have a report that I run from a command button on a form.
The record source for this form(subform) is a query.
My data in the backend table and the query are formatted as dd/mm/yyyy, which is how we want it to stay.
Problem is my boss wants the records in his report shown as "month" and also grouped into "month".
So, as an example, records that have dates like 25/09/2009, 01/09/2009 and 15/09/2009 will show on the report as "September" and be grouped togeather as "September"
Can someone let me know how to get my report to format its "DateRequired" feild into month rather than day?
Thanks do much.
JohnG
I have a report that I run from a command button on a form.
The record source for this form(subform) is a query.
My data in the backend table and the query are formatted as dd/mm/yyyy, which is how we want it to stay.
Problem is my boss wants the records in his report shown as "month" and also grouped into "month".
So, as an example, records that have dates like 25/09/2009, 01/09/2009 and 15/09/2009 will show on the report as "September" and be grouped togeather as "September"
Can someone let me know how to get my report to format its "DateRequired" feild into month rather than day?
Thanks do much.
JohnG