T
Tara
I need help! Please bear with me so that I can explain what it is I'm trying
to accomplish.
I'm using queries to create time sheets for staff by tallying the total
amount of time spent working in each of several possible programs within
several different counties. For example, worker A spends 25.25 hours for
Program XYZ in county 1, 12.75 hours for Program ABC in county 2, etc. All
time is counted except Admin time. Pretty straightforward so far.
Then I need to calculate how much of their total time was spent in each
county and program in terms of percentages, then take that percentage and
calculate the amount of Admin time to be added to the totals. This way,
Admin time is spread across counties and programs according to the amount of
time the worker spent there. So, if Staff A has 1 hour of admin time and
spent 30% of his time in county 1 for program XYZ, 30% of his total Admin
time would be added to that total.
I've had to use several queries to get the results I want, and everything is
working perfectly. Almost. The trouble I'm having is for staff who had
admin time for a particular county and program, but no other type of service.
Since the staff persons name shows up in one query, but not in the other,
when I join the two to add the admin time back into the totals, those staff
who are not in both queries are not showing up. How can I get those people
to show? I can post query structure if needed.
Sorry this is so long....Thanks for any help!
Tara
to accomplish.
I'm using queries to create time sheets for staff by tallying the total
amount of time spent working in each of several possible programs within
several different counties. For example, worker A spends 25.25 hours for
Program XYZ in county 1, 12.75 hours for Program ABC in county 2, etc. All
time is counted except Admin time. Pretty straightforward so far.
Then I need to calculate how much of their total time was spent in each
county and program in terms of percentages, then take that percentage and
calculate the amount of Admin time to be added to the totals. This way,
Admin time is spread across counties and programs according to the amount of
time the worker spent there. So, if Staff A has 1 hour of admin time and
spent 30% of his time in county 1 for program XYZ, 30% of his total Admin
time would be added to that total.
I've had to use several queries to get the results I want, and everything is
working perfectly. Almost. The trouble I'm having is for staff who had
admin time for a particular county and program, but no other type of service.
Since the staff persons name shows up in one query, but not in the other,
when I join the two to add the admin time back into the totals, those staff
who are not in both queries are not showing up. How can I get those people
to show? I can post query structure if needed.
Sorry this is so long....Thanks for any help!
Tara