T
Tim Thorp
I have a scores database where for a given student, they take a number of
tests and their scores for the series of tests are all based on the same
categories. but they are tested across several disciplines. A good example
is that I am testing agility, strength and coordination across tennis,
basketball and volleyball
I designed the database with a field for the sport and one field for
agility, one for strength and one for coordination.
I want to calculate averages and am stuck. It is more easy for me to
calculate the average for agility, but not for tennis.
Is it possible for me to Avg([agility] AND [strength] AND [coordination]) ??
Tim Thorp
tests and their scores for the series of tests are all based on the same
categories. but they are tested across several disciplines. A good example
is that I am testing agility, strength and coordination across tennis,
basketball and volleyball
I designed the database with a field for the sport and one field for
agility, one for strength and one for coordination.
I want to calculate averages and am stuck. It is more easy for me to
calculate the average for agility, but not for tennis.
Is it possible for me to Avg([agility] AND [strength] AND [coordination]) ??
Tim Thorp