G
Guest
Hello,
I have 2 tables that need to be merged. The tables store staff data based on there program data. for example if staff work in drug and alcohol. The said table, say table1 stores this info: hours worked, showed(#client hours), cancels, no shows etc
and a percentage based on productivity. However there are some staff who are in drug/alcohol and intensive outpatient for instance. I need to store this info into a second table and somehow add the hours worked from the second table to the hours worked in the first table and output the results to a single query. My report is based on a single query.
All in all, I need total number of client hours a staff scheduled. This will ofcourse raise the productivity percentage, showing the staff as being very productive.
Help
Thanks
I have 2 tables that need to be merged. The tables store staff data based on there program data. for example if staff work in drug and alcohol. The said table, say table1 stores this info: hours worked, showed(#client hours), cancels, no shows etc
and a percentage based on productivity. However there are some staff who are in drug/alcohol and intensive outpatient for instance. I need to store this info into a second table and somehow add the hours worked from the second table to the hours worked in the first table and output the results to a single query. My report is based on a single query.
All in all, I need total number of client hours a staff scheduled. This will ofcourse raise the productivity percentage, showing the staff as being very productive.
Help
Thanks