Combining queries that don't match

Joined
Jul 20, 2011
Messages
1
Reaction score
0
I have 8 different queries that I need to merge into one query or report. Each query represents a task evaulation. each query has only 2 fields, one is a personal identifier (initials) and the other is a value.

The personal identifier field isn't identical for every query.

What I want in the end is for the first column to contain all of the initials from all 8 queries and the subsequent columns to contain the coresponding value. Where there is no value I want a zero.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Combining 2 queries 3
Null result 1
Combining multiple queries into one sql statement 3
Combining Two Queries Into One 2
Combine queries 2
Union Issue 3
Help combining queries 1
COMBINING TWO QUERIES 3

Top