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 5638 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted (edited)

Hi everyone, I'm writing out a series of questionnaires for a medical research group, and my people are asking me to create answer fields that appear as their original wording (e.g. "yes" or "no") in the form, but are codified into numbers (e.g. yes=1, no=0) in the table, so they can easily input that data into their system. Is this one of those obscure requests from boss to employee that takes the utmost tact to explain to them that it's impossible, or is there a simple way to do this? Thanks!

Edited by Guest
Posted

It's not only possible - it should be rather trivial with the correct structure. The answers should be records, not fields. You didn't provide much detail, but normally it would be a table of Answers, with fields for:

AnswerID

QuestionID

Answer (the text)

Value (the number)

Note these are the answers provided for the subject to choose from - the actual responses would go into another table.

This topic is 5638 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.