N
nip
I am trying to make a database for my test participants.
I have 10 participants and have a table with them called
participants which includes an auto number ID and then the
participant number and start date. Now I want to rank
these participants. So I have created 3 more tables one
is called rankdescription and includes 5 ranking
descriptions which all 10 participants will have to rank.
The 2nd table is rankdate and includes 8 different dates
by which each of the 10 participants will have to rank
each of the 5 ranking descriptions and finally the 3rd
table is called rank and contains the numbers 1 to 5 for
high to low plus must also allow for an entry in dollar
figures or show a message in a report that the category
was not ranked. I can not get these to all talk to one
another and am totally lost on which type of relationship
I should be setting up so that the
information is only entered once in each table. Is this
possible and
if so can someone walk me through it.
Thanks
I have 10 participants and have a table with them called
participants which includes an auto number ID and then the
participant number and start date. Now I want to rank
these participants. So I have created 3 more tables one
is called rankdescription and includes 5 ranking
descriptions which all 10 participants will have to rank.
The 2nd table is rankdate and includes 8 different dates
by which each of the 10 participants will have to rank
each of the 5 ranking descriptions and finally the 3rd
table is called rank and contains the numbers 1 to 5 for
high to low plus must also allow for an entry in dollar
figures or show a message in a report that the category
was not ranked. I can not get these to all talk to one
another and am totally lost on which type of relationship
I should be setting up so that the
information is only entered once in each table. Is this
possible and
if so can someone walk me through it.
Thanks