Create a template that adds sections based on users check boxes

R

Rdean

Is it possible to create a template that will add sections based on what the
user selects in the check boxes ?
 
W

Word Heretic

G'day "Rdean" <[email protected]>,

Yes, but it takes alot of VBA coding. You either make a VBA UserForm
to query and then build your document after the final Ok has been
given, or you use the OnEntry and OnExit events of an Online Word
form.

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


Rdean reckoned:
 
Top