Hi all,
Im probably just drawing a blank here. Im hoping there is a way to do this. I have 2 queries w/ the following fields:
Date
Skillset
Calls Ans
AnsAft Thresh
Answer Delay
Talk Time
Not Ready
Site(Dont need this)
Skillset Type
Now heres what I want to do:
I want to use the Date, Skillset and Skillset Type fields from only one of the queries because the other query does not have Sundays as only one site works Sundays and not all Skillsets are available at the other site.
I want to total:
Calls Ans
AnsAft Thresh
Answer Delay
Talk Time
Not Ready
Where the skillset for that date matches in both queries for that date:
So basically if on 1/2/06 Skillset1 is in both queries I want a total of the above fields for that date. I do not want to include site in this query at all as they are just a location determining factor.
Any help would be great Ive been banging my head on my desk here trying all these join SQL queries and getting parameter errors 8).
TIA
Im probably just drawing a blank here. Im hoping there is a way to do this. I have 2 queries w/ the following fields:
Date
Skillset
Calls Ans
AnsAft Thresh
Answer Delay
Talk Time
Not Ready
Site(Dont need this)
Skillset Type
Now heres what I want to do:
I want to use the Date, Skillset and Skillset Type fields from only one of the queries because the other query does not have Sundays as only one site works Sundays and not all Skillsets are available at the other site.
I want to total:
Calls Ans
AnsAft Thresh
Answer Delay
Talk Time
Not Ready
Where the skillset for that date matches in both queries for that date:
So basically if on 1/2/06 Skillset1 is in both queries I want a total of the above fields for that date. I do not want to include site in this query at all as they are just a location determining factor.
Any help would be great Ive been banging my head on my desk here trying all these join SQL queries and getting parameter errors 8).
TIA