I have a series of test results with each result consisiting of 10 test
conditions, 5 location conditions and then 3 test results. The table
looks a bit like this: (T = test condition, L = location condition, R =
test results)
T1 T2 .. T10 L1 L2 .. L5 R1 R2 R3
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
... .. .. .. .. .. .. .. ..
... .. .. .. .. .. .. .. ..
... .. .. .. .. .. .. .. ..
... .. .. .. .. .. .. .. ..
xx xx xx xx xx xx xx xx xx
I would like to have the test conditions, location conditions and test
results stored in separate tables. However, I am a complete beginner
with Access so could somebody please suggest what the best way to do
this would be?
conditions, 5 location conditions and then 3 test results. The table
looks a bit like this: (T = test condition, L = location condition, R =
test results)
T1 T2 .. T10 L1 L2 .. L5 R1 R2 R3
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
xx xx xx xx xx xx xx xx xx
... .. .. .. .. .. .. .. ..
... .. .. .. .. .. .. .. ..
... .. .. .. .. .. .. .. ..
... .. .. .. .. .. .. .. ..
xx xx xx xx xx xx xx xx xx
I would like to have the test conditions, location conditions and test
results stored in separate tables. However, I am a complete beginner
with Access so could somebody please suggest what the best way to do
this would be?
Comment