Help me link these tables

G

Guest

Hi,

I have two tables I need to link in Access. Table 1 will be used as a look
up table and contains a 2 part primary key and a description.

The table 2 has multiple fields that can hold the each part of the primary
key of the look up table.

I.E. Table 2 has a structure like so:

SvcNotifNo (PK)
1stCodegrp
1stdmgCode
1stCauseCodeGrp
1stCauseCode
(up to 5 iterations of this format are possible)

I've thought about normalizing this, but there is no guarantee that there
will be data in any of the fields. A record can have 1stdmg codegroup and a
2nd causecode but not a 1st cause code.

I'm stumped on how to do this.

Any help appreciated.

Craig
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top