UNION ALL query

A

alish

Hi all.

I have a 'union all' query that combines four tables. There is also a select
query that pulls certain info out the UNION ALL query. It results in giving
double info, whereas there is only one line with that information.

I highly appreciate your help.
Thanks in advances...
 
A

alish

Please disregard the question about UNION ALL query. I found the reason. The
data was really entered twice, although it was not supposed to, that's why I
was not sure about the query. No errors from MS Access end.
 
Top