View Single Post
 
Old 01-16-2018, 02:23 PM
prezdead prezdead is offline Windows 10 Office 2016
Novice
 
Join Date: Jan 2018
Posts: 2
prezdead is on a distinguished road
Default Checkboxes to Inupt AutoText

Word 2016. Will be a protected template on a network folder (legacy forms being used).

I have multiple checkboxes that, when checked, I would like the stored AutoText to display at the various bookmarks. If the box is not checked, I don't want anything displayed (and I also don't want any blank spaces in the document between paragraphs).

ie:

Checkbox1
Checkbox2
Checkbox3

AutoText1 {Bookmark1}
AutoText2 {Bookmark2}
AutoText 3 {Bookmark3}.

I am admittedly new to macros/codes in word but can recognize the variables once they are in front of me. I've been across multiple examples online already but can't figure out how to make it work.

Would anyone be able to provide be with the basic code for - check this box and AutoText comes to this bookmark location? I will be able to go from there.

My question though: will AutoText work on a file saved as a template on a network folder or should I be considering a different?

TIA.
Reply With Quote