Hi, i have to make a form with multiple sections.
Each section has n questions to which corresponds a numerical value from 1 to 4.
Example:
Question 1 value 2
Question 2 value 1
Question 3 value 3
Question 4 value 2
Question 5 value 4
Question 6 value 2
I have to choose the most recourrent number like the Excel MODA function then in this example is 2.
But if there are more then one recurrence with the same times i must choose the highest one.
Example because my mathematical english language is bad...!!!!
Question 1 value 2
Question 2 value 1
Question 3 value 3
Question 4 value 2
Question 5 value 4
Question 6 value 4
In the example above number 2 and 4 recur the same number of times and i must choose the number 4 because is the higher.
There is not a MODA funtion in Access, even if Excel, with the second example returns the most recurrent but the lower value 2.
Any ideas?
Each section has n questions to which corresponds a numerical value from 1 to 4.
Example:
Question 1 value 2
Question 2 value 1
Question 3 value 3
Question 4 value 2
Question 5 value 4
Question 6 value 2
I have to choose the most recourrent number like the Excel MODA function then in this example is 2.
But if there are more then one recurrence with the same times i must choose the highest one.
Example because my mathematical english language is bad...!!!!
Question 1 value 2
Question 2 value 1
Question 3 value 3
Question 4 value 2
Question 5 value 4
Question 6 value 4
In the example above number 2 and 4 recur the same number of times and i must choose the number 4 because is the higher.
There is not a MODA funtion in Access, even if Excel, with the second example returns the most recurrent but the lower value 2.
Any ideas?