Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6372 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a survey that has 191 questions - each question has 10 possible answers - each group of 10 possible answers are different for each question.

I have the list of possible answers so having a db of each answer - paired to each question is not a problem

But what I would like is a way to see each answers total for each question

so for "Best Local Band" :( band a) 100 band :( 5 Band c) 200 band d) 30 etc...

for each of the 191 questions.

what do I need to do??

Posted

hmm...

I'm thinking your master answer list has id field;

when a user picks that answer you record the answer id in a record for them;

then the master answer list looks at the user selected answers table (id=id relationship) and counts how many times it's own id shows up.

put that count in a field in the master question record.

Don

This topic is 6372 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.