R
ronben
Version: 2004 Operating System: Mac OS X 10.4 (Tiger) Processor: Intel My form has a question to answer with either a Yes or a No labelled checkbox. If the user clicks Yes, the next section has a series of questions based on the Yes response. If the user clicks the No checkbox, I would want that section of nonrelevant questions bypassed by a jump to a field in a different section of the form. The jump should be initiated by the value in the No checkbox ("Run macro on exit". There should be a way to do this using VBA (I have Word 2004) but the Word Help does not flesh out how to do this using VBA. Comments would be appreciated.