M
Mike Webb
Hello all,
I am using Access 2002 and do not know VB or SQL.
I started with 2 tables: Contacts (i.e., name, address, etc.) and
Organizations (those the contacts are sorted into for (we hope) retrieval by
common groups). I have ~2K contacts and ~90 organizations.
I then created a table I called Join matching the ID # of the Contact with
the ID # or #'s of
the Organizations they are assigned to. It is the only place in the
database where this association is made.
I want to figure a way to create a 1:M relationship among them so I can then
create a form to display
each contact and search Contacts based on the Organization.
I've spent the better part of 2 days exploring the Northwinds sample DB,
went through 4 sample DB's
I found at various Access websites, and read up everything I could find on
the internet. I've tried creating
forms and queries with and without the built-in wizards, and also tried
"findrecord2k.mdb" from
www.mvps.org/access to see if I could use it to build a query - but I got
lost. But I can't seem to
figure this out. I'm thinking I may just combine the table into one and use
Yes/No boxes for the
organization belonged to. My hesitation is that that would make an add'l 89
columns. Seems unwieldy
to me.
There's gotta be a better way.
Can someone give me a "push" in the right direction?
TIA,
Mike
I am using Access 2002 and do not know VB or SQL.
I started with 2 tables: Contacts (i.e., name, address, etc.) and
Organizations (those the contacts are sorted into for (we hope) retrieval by
common groups). I have ~2K contacts and ~90 organizations.
I then created a table I called Join matching the ID # of the Contact with
the ID # or #'s of
the Organizations they are assigned to. It is the only place in the
database where this association is made.
I want to figure a way to create a 1:M relationship among them so I can then
create a form to display
each contact and search Contacts based on the Organization.
I've spent the better part of 2 days exploring the Northwinds sample DB,
went through 4 sample DB's
I found at various Access websites, and read up everything I could find on
the internet. I've tried creating
forms and queries with and without the built-in wizards, and also tried
"findrecord2k.mdb" from
www.mvps.org/access to see if I could use it to build a query - but I got
lost. But I can't seem to
figure this out. I'm thinking I may just combine the table into one and use
Yes/No boxes for the
organization belonged to. My hesitation is that that would make an add'l 89
columns. Seems unwieldy
to me.
There's gotta be a better way.
Can someone give me a "push" in the right direction?
TIA,
Mike