G
Guest
Query 1 is composed of four tables. I need to add one field from a fifth
table and join it with three fields from that table, one of which is a
one-to-many. I can't even add the table to Query 1 without getting an
ambiguous join error. I can add the table in a 2nd query and join all three
fields one-to-one. However, when I change the one-to-one to one-to-many, no
go.
Any help?
table and join it with three fields from that table, one of which is a
one-to-many. I can't even add the table to Query 1 without getting an
ambiguous join error. I can add the table in a 2nd query and join all three
fields one-to-one. However, when I change the one-to-one to one-to-many, no
go.
Any help?