Hello all! I'm looking for any ideas on the following:
I have a query that pulls in Date, Wage, and Staff from a query. There is input parameters, [Starting Date] and [Ending Date], on the Date field.
This report will be pulled usually by the first of the year, ie 1/1/2008 to the end of whatever month 9/30/2008.
The report grouped by staff doing a count on that field and an average for the wage. That gives me the YTD that I need. I'm having trouble conceptualizing a more automated way to get just that last month's numbers. Using the dates I provided above, how could I get the YTD info along with just September's info?
Anyone have any good ideas/examples/etc...?
Thanks!
I have a query that pulls in Date, Wage, and Staff from a query. There is input parameters, [Starting Date] and [Ending Date], on the Date field.
This report will be pulled usually by the first of the year, ie 1/1/2008 to the end of whatever month 9/30/2008.
The report grouped by staff doing a count on that field and an average for the wage. That gives me the YTD that I need. I'm having trouble conceptualizing a more automated way to get just that last month's numbers. Using the dates I provided above, how could I get the YTD info along with just September's info?
Anyone have any good ideas/examples/etc...?
Thanks!