S
Stefan
I have a financial report based on payments received.
It has a [Date] field which is in short date format.
and a [Payment] field.
I want to sort the payments into months.
Example: all the payments that fall between 1/1/2003 and
1/31/2003 will return the value "January 2003" as a date
value, etc..
What is the best way to do this? And would the solution
be in the query or the report?
Thanks for any help in advance.
It has a [Date] field which is in short date format.
and a [Payment] field.
I want to sort the payments into months.
Example: all the payments that fall between 1/1/2003 and
1/31/2003 will return the value "January 2003" as a date
value, etc..
What is the best way to do this? And would the solution
be in the query or the report?
Thanks for any help in advance.