TrevorG, the following are the answers to your questions:
1. The DB and Qs tables show the "Date Added" column, which is the actual date the queue was formed. The WE can be removed to format this as a date, but this is not linked in any way to the Volumes and appears like this from the source system.
2. I mentioned a make table but said that this might be a longer process as everytime i have a new week I would have to edit the Make Table so thats why I didnt create 1.
3. The 2 source tables both show the time values as seconds and this is how this is picked up from the source system, but again this is something that can be reformatted as "HH:MM:SS" if required, but would prefer for this to stay as seconds.
4. Lastly, the DB query is what i would like the final table to look like as this joins the Q table with the union query "JoinSources" (combination of Source1 and Source2) and gives me the weekly result at the end.
I will post an excel spreadsheet of what i would like within my static table with the correct formats as soon as i can.
Once again thanks for all your help, really appreciate it. Hope that answers your question.