G
Guest
I have been struggling through my questionnaire database, taking AYS and
trying to customize it for my use.
Here is the problem: I have multiple answers for each question, but it's
not a simple limit to list, choose one, or type your own text. It may be
many selections from the list, plus comments. AYS seems to work very well
for combo box - select one or type one - 1 qstn = 1 answer. In my case, this
doesn't work.
Duane had suggested that rework it so that my list of answers are actually
reworded to be my questions, which I have done, so now instead of, say 50
questions, I have more like 250 questions, using the true original questions
as main headings. That has worked fine. For example:
QnaireID
SectionName
QstnMainHeading - What languages do you speak?
QstnNo (as on hard copy qstnaires) A01 - English
A01 - French
A01 - German
A01 - Other (specify)
I have the RspnsType column in thie table where I can specify whether the
answer should be 1- logical, 10 - text, 7 - numeric, etc.
Here is my problem:
In my tblAnswers I have no idea how to achieve having a Y/N answer for most
questions, but a text answer for some, or a number for others.
On my form, I would like to select the questionnaire, which works fine as
per AYS, but on the subform, I want to show:
Section QstNo Main Question Question Text (locked and disabled), then
either a check box where I can just select a Y/N response for each question
which is logical, or a text box, where I can input other text or numerical
answers.
I have searched the newsgroups and looked on the Internet, in addition to
reading and working on this for hours and hours and am at a loss.
I would really appreciate any help possible.
Thanks so much
trying to customize it for my use.
Here is the problem: I have multiple answers for each question, but it's
not a simple limit to list, choose one, or type your own text. It may be
many selections from the list, plus comments. AYS seems to work very well
for combo box - select one or type one - 1 qstn = 1 answer. In my case, this
doesn't work.
Duane had suggested that rework it so that my list of answers are actually
reworded to be my questions, which I have done, so now instead of, say 50
questions, I have more like 250 questions, using the true original questions
as main headings. That has worked fine. For example:
QnaireID
SectionName
QstnMainHeading - What languages do you speak?
QstnNo (as on hard copy qstnaires) A01 - English
A01 - French
A01 - German
A01 - Other (specify)
I have the RspnsType column in thie table where I can specify whether the
answer should be 1- logical, 10 - text, 7 - numeric, etc.
Here is my problem:
In my tblAnswers I have no idea how to achieve having a Y/N answer for most
questions, but a text answer for some, or a number for others.
On my form, I would like to select the questionnaire, which works fine as
per AYS, but on the subform, I want to show:
Section QstNo Main Question Question Text (locked and disabled), then
either a check box where I can just select a Y/N response for each question
which is logical, or a text box, where I can input other text or numerical
answers.
I have searched the newsgroups and looked on the Internet, in addition to
reading and working on this for hours and hours and am at a loss.
I would really appreciate any help possible.
Thanks so much