Hi
The question sounds simple but its not quite as simple as it might sound. I have got 4 queries, all of which have exactly the same fields, but each have slightly different criteria. The fields are all numbers, calculated as the averages of some other queries.
What I want is a query that brings these queries together into one query, so that rather than having four seperate queries with the following...
A1 A2 A3 A4 A5 A6 A7 A8
I instead want:
A1 A2 A3 A4 A5 A6 A7 A8
B1 B2 B3 B4 B5 B6 B7 B8
C1 C2 C3 C4 C5 C6 C7 C8
D1 D2 D3 D4 D5 D6 D7 D8
all in one table so that I can copy and paste the contents. At the moment I have to run each individual query to give me a single line, and then copy and paste them individually into a spreadsheet.
Thanks,
Dave.
The question sounds simple but its not quite as simple as it might sound. I have got 4 queries, all of which have exactly the same fields, but each have slightly different criteria. The fields are all numbers, calculated as the averages of some other queries.
What I want is a query that brings these queries together into one query, so that rather than having four seperate queries with the following...
A1 A2 A3 A4 A5 A6 A7 A8
I instead want:
A1 A2 A3 A4 A5 A6 A7 A8
B1 B2 B3 B4 B5 B6 B7 B8
C1 C2 C3 C4 C5 C6 C7 C8
D1 D2 D3 D4 D5 D6 D7 D8
all in one table so that I can copy and paste the contents. At the moment I have to run each individual query to give me a single line, and then copy and paste them individually into a spreadsheet.
Thanks,
Dave.