B
browniebodrum
I used to know what I was doing with Access but I'm really rusty and can't
find a way to solve this problem, so any help would be much aprreciated...
I've simplified things for this posting, so let's say I've got 10 records
and 5 fields (in practice there are a lot more but the principles will be the
same). Each record represents one person's answers to five questions. The
'answer' in each of the five fields has a numeric value between -42 and +42.
What I need to do is to find out how many people put their lowest answer for
question 1, then how many people put their lowest answer for question 2 and
so on. If a person has put the same lowest, numeric answer for more than one
question, their response needs to be included in the count-up for each of
those questions .
I realise I could sort the answers for each person manually, make a note of
which question or questions they put their lowest value for, then count them
up. But I am sure there are lots of bright people out there that can explain
how to automate the process. Hope so, anyway...! ;-)
find a way to solve this problem, so any help would be much aprreciated...
I've simplified things for this posting, so let's say I've got 10 records
and 5 fields (in practice there are a lot more but the principles will be the
same). Each record represents one person's answers to five questions. The
'answer' in each of the five fields has a numeric value between -42 and +42.
What I need to do is to find out how many people put their lowest answer for
question 1, then how many people put their lowest answer for question 2 and
so on. If a person has put the same lowest, numeric answer for more than one
question, their response needs to be included in the count-up for each of
those questions .
I realise I could sort the answers for each person manually, make a note of
which question or questions they put their lowest value for, then count them
up. But I am sure there are lots of bright people out there that can explain
how to automate the process. Hope so, anyway...! ;-)