S
Steve Lilley
Hello
Any help much apprecited with the following...
I have a table that records time and expenses booked to jobs
Date Name Job Hours Expenses
1-1 Steve A 5 3.50
2-1 Bob B 4 0.00
3-1 Jim A 3 2.50
4-1 Steve A 2 1.00
....
Then I have a query that when I run it asks for a start date and end date so
I can set them to the current reporting period. So for example If I enter
the start date of 1-1 and end date of 4-1 it would look just like the
above.
Then I want to view this is a nice easy format a bit like this.
Name Hours Expenses
Steve 7 4.5
Bob 4 0.00
Jim 3 2.5
I have tried creating a cross tab query, and it works a treat for counting
just the hours or just the expenses but it there a way to get both in a list
like the above. I've a funny feeling the answer may not be a crosstab query
after all, but any help much appreciated to point me in the right direction.
Regards
Steve
Any help much apprecited with the following...
I have a table that records time and expenses booked to jobs
Date Name Job Hours Expenses
1-1 Steve A 5 3.50
2-1 Bob B 4 0.00
3-1 Jim A 3 2.50
4-1 Steve A 2 1.00
....
Then I have a query that when I run it asks for a start date and end date so
I can set them to the current reporting period. So for example If I enter
the start date of 1-1 and end date of 4-1 it would look just like the
above.
Then I want to view this is a nice easy format a bit like this.
Name Hours Expenses
Steve 7 4.5
Bob 4 0.00
Jim 3 2.5
I have tried creating a cross tab query, and it works a treat for counting
just the hours or just the expenses but it there a way to get both in a list
like the above. I've a funny feeling the answer may not be a crosstab query
after all, but any help much appreciated to point me in the right direction.
Regards
Steve