Automatically Remove all Hyperlinks in Microsoft Word with VBA

Published: 30 November 2022
on channel: Teacher's Tech
3,720
100

In this video tutorial, I will show you how to remove all links in a Microsoft Word document in a single click. Rather than removing the hyperlinks one by one, you will quickly use VBA to add two short lines of code to perform this. Run the macro and the links are gone. Save this Macro and add it as a shortcut to quickly run it anytime you need it.

Practice file download: https://bit.ly/RemoveLinks

Copy paste the following code:
Selection.WholesStory
Selection.Fields.Unlink

More word tutorials:    • Microsoft Word  


Watch video Automatically Remove all Hyperlinks in Microsoft Word with VBA online without registration, duration hours minute second in high quality. This video was added by user Teacher's Tech 30 November 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,720 once and liked it 100 people.