robbie_1234
Registered User.
- Local time
- Yesterday, 20:21
- Joined
- Jul 17, 2011
- Messages
- 13
Background: I have designed a form in Access 2010 (with your help) to compile survey responses. The form starts by identifying the respondents as: adult (assigned # 1); adult with comments (assigned # 11) and youth ( assigned # 2); youth with comments (assigned #22). If the box adult no comment is checked (# 1), certain portions of the form are not visible (comments section) and it allows me to jump from question to question without tabbing through the comments area. If youth (#2 or #22) is checked then an area of the form specifically for adults is invisible.
One of the last sections of the form requires a jump over a number of adult specific questions to the last area of the form; general comments. However, the form does not do the jump if the respondent is a youth but instead returns an error message.
How do I form the code for the last question that pertains to the youth and have it jump over the adult questions to the end of the form to the general comments area?
I have not worked on the database for some time but completed entering all of the surveys and noticed this problem. Can you help?
Thank you in advance
A novice Access user

One of the last sections of the form requires a jump over a number of adult specific questions to the last area of the form; general comments. However, the form does not do the jump if the respondent is a youth but instead returns an error message.
How do I form the code for the last question that pertains to the youth and have it jump over the adult questions to the end of the form to the general comments area?
I have not worked on the database for some time but completed entering all of the surveys and noticed this problem. Can you help?
Thank you in advance
A novice Access user

Last edited: