View Single Post
 
Old 05-13-2019, 02:25 PM
mahaabub mahaabub is offline Windows 10 Office 2013
Novice
 
Join Date: May 2019
Location: Toronto
Posts: 2
mahaabub is on a distinguished road
Default Show/Delete paragraph based on checkbox status

Hi,

I am trying to automate an employment contract. One of the specification is that for some employment positions, the contract needs to specify 1-2 extra items.

So, I need to code a checkbox to either show these paragraphs or delete them (see attachment). If the paragraphs are not needed, then the bullet points need to be rearranged so that there are no space, and the numbering continues.

So, in the picture, if the check box was not selected, i need to see only 3 paragraphs numbered a, b, c.

I have tried to use show/hide text using activex checkbox. It did not solve the numbering issue. also, when i use hide text, it leaves blank space where the paragraphs are hidden.

Any help would be very much appreciated.

Thank you.

Mahabub
Attached Images
File Type: png VBA Macro.png (82.4 KB, 26 views)
Reply With Quote