View Single Post
 
Old 07-20-2021, 03:56 AM
jpay jpay is offline Windows 10 Office 2016
Novice
 
Join Date: Jul 2021
Posts: 1
jpay is on a distinguished road
Default Conditional Formatting/Hidden Text VBA for Word2016

Hi All,

Firstly, definitely not an advanced user but I pick up tech' easily. Hoping you can help.

I have a MS Word document that I have created as a fillable form through the developer tab. Almost all sections of the form are in table format. I am hoping to be able to 'Hide' certain sections of this form depending on a drop-down selection.

If one option is chosen from the drop down selection I want to hide the text of certain parts of the form. If the other option is chosen I would like only 1 other, and small, part of the form to be hidden.

Can someone please help me with a VBA code here?

Thanks
Reply With Quote