R
Ryan
I need help in building a small Questionnaire for my company that contains 4
questions. The questions I need to ask are:
1. Are you a director or above?
2. Do you support a formalized SLA that requires 24-7 or off hour support?
3. Do you visit client sites?
4. How many days of the month do you visit a clients site?
If the first question is answered with a "YES", then a message pops up
saying that they are approved.
If the first question is answered with a "No", then the second question
highlights an awaits an answer.
If the second question is answered with a "YES" then a message pops up
saying that they are approved.
If the second question is answered with a "No", then the third question
highlights an awaits an answer.
If the third question is answered with a "YES" then the forth question is
highlighted.
If the forth question is answered with a value of 10 or more, then a message
appears saying that they are approved.
If the third question is answered with a "No", then a message saying that
you are NOT approved.
How do I build a script and assign values to the answers? Do I do that in
the queries?
questions. The questions I need to ask are:
1. Are you a director or above?
2. Do you support a formalized SLA that requires 24-7 or off hour support?
3. Do you visit client sites?
4. How many days of the month do you visit a clients site?
If the first question is answered with a "YES", then a message pops up
saying that they are approved.
If the first question is answered with a "No", then the second question
highlights an awaits an answer.
If the second question is answered with a "YES" then a message pops up
saying that they are approved.
If the second question is answered with a "No", then the third question
highlights an awaits an answer.
If the third question is answered with a "YES" then the forth question is
highlighted.
If the forth question is answered with a value of 10 or more, then a message
appears saying that they are approved.
If the third question is answered with a "No", then a message saying that
you are NOT approved.
How do I build a script and assign values to the answers? Do I do that in
the queries?