R
rascal
I have a query that is based on daily timesheets. I need to create another
query that will count the number of days that a person has worked for the
past 15 days. Then I need to figure the average hrs they worked for that
time period. I have gotten it to work with the between date and date
parameter which requires me to enter the dates. Is there a way I can get it
to give me the count for the days without having to enter the dates. It
would always be from the current date going back 15 days.
thanks for your help.
query that will count the number of days that a person has worked for the
past 15 days. Then I need to figure the average hrs they worked for that
time period. I have gotten it to work with the between date and date
parameter which requires me to enter the dates. Is there a way I can get it
to give me the count for the days without having to enter the dates. It
would always be from the current date going back 15 days.
thanks for your help.