View Single Post
 
Old 04-16-2019, 08:40 AM
razdul razdul is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Apr 2019
Posts: 2
razdul is on a distinguished road
Default Make paragraphs appear according to specific combination

Hello,

I'm fairly new to Word VBA programming.

I have a certain project that has plenty of constraints.

I would like certain paragraphs to appear according to a specific combination of checkboxes. A drop down list can be used also to replace the checkboxes to simplify the document.

Those paragraph could be in form of an autotext and a bookmark to help specify the location.

Ideally, I'm trying to make it work without the use of a userform.

The goal is to produce a universal tool, but also minimizing the information conveyed to the reader.

I have messed around with some code, but I can't seem to make the paragraphs replace each other if the initial choices change.

Thank you
Attached Files
File Type: docx combinations.docx (19.6 KB, 7 views)
Reply With Quote