D
Doug
How do you create a seperate query that performs the first
join then include that query in your SQL statement? I have
three tables, two are in a one to one join (my first join)
and the the third table I want to join in an outer join so
I get all of the third table and the common entries from
the first two. I tried following the help within Access
but get an error message saying it doesn't like my name
for the first query it is looking for a Select.
join then include that query in your SQL statement? I have
three tables, two are in a one to one join (my first join)
and the the third table I want to join in an outer join so
I get all of the third table and the common entries from
the first two. I tried following the help within Access
but get an error message saying it doesn't like my name
for the first query it is looking for a Select.