Are you working with one level BOM? if so:
-Create a query calling tblProfilesAssociations, and tblProfiles twice, the
second call of tblProfiles will add _1 to the table in the design
-Join table tblProfilesAssociations.ProfilesAssociations to
tblProfiles.txtProfileID
-Join table tblProfilesAssociations.txtProfileID to
tblProfiles_1.txtProfileID
-Select the fields you want to show in your query

Signature
jl5000
<a href="http://www.joshdev.com"></a>
> I have two tables with these pertinent fields:
> tblProfiles
[quoted text clipped - 21 lines]
> Thanks!
>
JohnLute - 13 May 2005 16:52 GMT
THANKS!

Signature
www.Marzetti.com
> Are you working with one level BOM? if so:
>
[quoted text clipped - 31 lines]
> > Thanks!
> >