Hide and Unhide Text in Word

I have several documents I'm merging into one.  Just as a matter of convenience, once I move then content from one document I'd like to hide the text so that I don't have to look at it again as I scroll through the document.  I can place the "Hidden" button in my Quick Access Toolbar and it works fine for hiding my text.  However I can't seem to find a button that unhides hidden text.

I don't particularly want to unhide all the text in the document.  I'd just like to select an area of the document and unhide any text that appears within that selection.

Any help will be appreciated.

Thanks in advance,

Andrew

Answer
Answer
Sub UnhideSelection()
    Selection.Font.Hidden = False
End Sub
_____________________________
https://jay-freedman.info

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated September 17, 2024 Views 2,530 Applies to: