R
rae
Hi all. Question:
I want to run three queries that add up all the time spent on a project for
one day, one week and one month.
This is the problem. I can get total time for one query specially when I am
doing so for one run, but what I can't figure out is how to make the query
'gather' todays date and then the date one week ago or one month ago ect.
without having the user enter dates.
I'm a newbie and need simple or easy to follow directions.
I want to run three queries that add up all the time spent on a project for
one day, one week and one month.
This is the problem. I can get total time for one query specially when I am
doing so for one run, but what I can't figure out is how to make the query
'gather' todays date and then the date one week ago or one month ago ect.
without having the user enter dates.
I'm a newbie and need simple or easy to follow directions.