D
D0MZE
Hey guys,
Been a while since i've posted here. Things have changed since! hehe
Well i'm using Access 2007 and i'm trying to do the following
I have a general query that feeds from a table (in that table there's
a uniqueID for every row) - Lets call it Query1
I have 3 other queries that "feed off" that query that is, the
uniqueID is used in the WHERE clause. - Lets call them Query2, Query3,
Query4
How can I create a report so that I have Query1 as my main, and the
uniqueID of that query is passed to Query2, Query3 and Query4 as a
"sublevel" of Query1?
Note: Query2, Query3 and Query4 return more than 1 rows hence why I
cannot process it as JOINS.. i wouldnt want to have Record1 Appearing
X number of times
Thanks
Been a while since i've posted here. Things have changed since! hehe
Well i'm using Access 2007 and i'm trying to do the following
I have a general query that feeds from a table (in that table there's
a uniqueID for every row) - Lets call it Query1
I have 3 other queries that "feed off" that query that is, the
uniqueID is used in the WHERE clause. - Lets call them Query2, Query3,
Query4
How can I create a report so that I have Query1 as my main, and the
uniqueID of that query is passed to Query2, Query3 and Query4 as a
"sublevel" of Query1?
Note: Query2, Query3 and Query4 return more than 1 rows hence why I
cannot process it as JOINS.. i wouldnt want to have Record1 Appearing
X number of times
Thanks