A
AuditorCMM
We use a database for employees to enter the time they spend each day on a
particular project. Currently, I have a crosstab query set up to give me a
report like this:
John Mary Dave
Project #1 10 5 20
Project #2 15 10 10
etc...
The problem is, we need to report this monthly. In the past, I've used
simple queries with the date criteria Between [Beginning Date:] And [Ending
Date:] so that the user can enter the particular date range the report is
needed for. I have tried this with the crosstab, but cannot find a way to
make it work. Any suggestions? I really want to avoid having to set up a
different query & report for each month.
Thanks!
particular project. Currently, I have a crosstab query set up to give me a
report like this:
John Mary Dave
Project #1 10 5 20
Project #2 15 10 10
etc...
The problem is, we need to report this monthly. In the past, I've used
simple queries with the date criteria Between [Beginning Date:] And [Ending
Date:] so that the user can enter the particular date range the report is
needed for. I have tried this with the crosstab, but cannot find a way to
make it work. Any suggestions? I really want to avoid having to set up a
different query & report for each month.
Thanks!