I did the below, but remember, I have to do it twice. I have to do it for
the OfficeBranch and the JobTitle.
The query below will not show one of the Hrs fields correctly, since I can't
join the JobTitle fields in the same query (not while a join says all
records from one...). What happens is, whichever source query (TotalHrs or
TotalHrs for the month) I pull the JobTitle field from, that's the Hrs field
that has the correct Hrs. I figured this out because I pulled both JobTitle
fields down and they don't match in the records.
I can't make another step (another query from that) without using the
JobTitle column because it won't show if I use it as a source query.
The way you suggested the Join works well, but it gives wrong results.
Help.