QUERY DOUBLE DATA

E

Ernyche

I have a excel table linked to access call it "A" Also I've a query using
some information of the table "A" as resoult I get my query "B". Went I try
to join "B" & "A", I get double information. Why?
How can eliminate it?
 
C

Chris2

Ernyche said:
I have a excel table linked to access call it "A" Also I've a query using
some information of the table "A" as resoult I get my query "B". Went I try
to join "B" & "A", I get double information. Why?
How can eliminate it?

Please post the SQL.


Sincerely,

Chris O.
 
J

John Vinson

I have a excel table linked to access call it "A" Also I've a query using
some information of the table "A" as resoult I get my query "B". Went I try
to join "B" & "A", I get double information. Why?
How can eliminate it?

Without knowing the structure of your tables or how you are joining
them, it is impossible to say. Please post some more details.

John W. Vinson[MVP]
 
Top