View Single Post
 
Old 10-02-2014, 04:03 PM
tammytran105 tammytran105 is offline Windows XP Office XP
Novice
 
Join Date: Sep 2014
Posts: 3
tammytran105 is on a distinguished road
Default

Attached is the form with my vba in it. It works, but not properly. Upon selecting the "yes" checkbox in question #4, the hidden text appears but also shows an error for the second line of hidden text that should only be shown if the "Regional" checkbox in question #5 is selected. Each line of hidden text should only be associated with it's own checkbox. How could I make this work?

Another question is if I were to create my form this way through imbedding Doc Variables and macros, will it always work no matter who opens up the form?

sample1.dotm
Reply With Quote