G
gtslabs
I need some assistance setting up my project. I currently use Excel to
do most of this but want to try Access.
I need to log in samples that are in sets. Currently every sample I
have has a serial number and is 1 row in an excel worksheet. Each set
has up to 15 samples.
Now for Access - I created 2 tables.
Each set has its own information in a table called "Log" which also
includes the number of samples in that set.
I have a separate table "Samples" that lists all the samples received.
I want to use the first Serial Number from each set to be the Set
number. So I assume I need a "Set Number" field in each table to
link for my relationship. But what should be primary key?
I set up my relationship but it is bringing in all the data from
"Samples" into my form and subform when I select the "Set Number" in
the "Log Form". So I a am having problems getting it to only see the
data from "Samples" that equal the Set. I set the relationship to the
"Set Number" in both tables but is is not working.
I am also having trouble understanding how to set these autonumber and
primary keys up. I really want to have "x" samples created it my
"Samples" table when I create a new record in "Log" that has "x"
number in the Sample Count field. I dont know if this can be done so
I was thinking of having a maximum number of Samples per set of 15 and
each new Set number be a factor of 15.
Can this easily be set up?
do most of this but want to try Access.
I need to log in samples that are in sets. Currently every sample I
have has a serial number and is 1 row in an excel worksheet. Each set
has up to 15 samples.
Now for Access - I created 2 tables.
Each set has its own information in a table called "Log" which also
includes the number of samples in that set.
I have a separate table "Samples" that lists all the samples received.
I want to use the first Serial Number from each set to be the Set
number. So I assume I need a "Set Number" field in each table to
link for my relationship. But what should be primary key?
I set up my relationship but it is bringing in all the data from
"Samples" into my form and subform when I select the "Set Number" in
the "Log Form". So I a am having problems getting it to only see the
data from "Samples" that equal the Set. I set the relationship to the
"Set Number" in both tables but is is not working.
I am also having trouble understanding how to set these autonumber and
primary keys up. I really want to have "x" samples created it my
"Samples" table when I create a new record in "Log" that has "x"
number in the Sample Count field. I dont know if this can be done so
I was thinking of having a maximum number of Samples per set of 15 and
each new Set number be a factor of 15.
Can this easily be set up?