The simplest way to delete all links in Word 2016
This tutorial will help you remove all links in Word 2016 using the available tools, ensuring quick and easy operation.
Instructions to delete all links in Word 2016
Step 1: From the text you want to delete the link in Word 2016 .
Highlight all the text you want to delete the link from. And press Alt + F11 to bring up the Microsoft Visual Basic window.
Step 2: Next, select Insert , then Module .
Step 3: Enter the following code into the Module window .
"Sub Remove_Hyperlink_KoDZ()
Dim As Long
For i = ActiveDocument.Hyperlinks.Count To 1 Step -1
ActiveDocument.Hyperlinks(i).Delete
Next i
End Sub"
Then click Run .
Step 4: On the Macros window, continue to click Run again.
Once done, go back to your document and check all the links, hyperlinks present in your document have been removed
Converting Word files to PDF helps secure data when sharing over the internet. If you are using Word 2016 and want to protect the content of the document before sending it, converting Word to PDF is a useful option. You can refer to the detailed instructions to do it quickly and easily.
You should read it
- Word 2016 Complete Guide (Part 3): Get familiar with basic text manipulation
- Useful tips on Microsoft Word 2016
- Insert images into Word 2016 and align images in Word 2016
- Tutorial for Word 2016 (Part 27): How to use Style
- Complete guide Word 2016 (Part 2): Get familiar with OneDrive, create, save and share documents
- Tutorial for Word 2016 (Part 5): Use Find and Replace
- How to set up shortcuts on Microsoft Word 2016 yourself
- How to edit images in Word 2016
May be interested
- Create Hyperlink in Wordin the process of working with word, surely not less or less you will also need to insert website links, e-mail or links to files in your computer to make the text full and complete.
- Delete pages in Word - Instructions on how to delete pages in Worddelete pages in word - instructions on how to delete pages in word. you copy the document file on a web page, there are some extra pages you need to delete, or simply copying from the web will have some white pages exist in your data file.
- Complete guide Word 2016 (Part 9): Use Hyperlinkin word, add hyperlinks to the text to provide access to the website and mail address directly from your document. there are several ways to insert hyperlinks in text depending on how you choose to display links such as word's automatic link format or hide text links.
- How to delete Tab in Wordhow to delete tab in word. on a computer keyboard there is a tab button, which is used to move the mouse cursor to a default distance. in word, the software allows users to change this distance at will by using multiple tab keys or aligning formatting spacing in the tab dialog box.
- Instructions on how to insert links into Excel filelinserting links into a cell in an excel file is a very necessary trick when you have to edit documents and data in excel spreadsheets. tipsmake.com will guide you how to insert links into excel files in the simplest and most detailed way.
- How to delete links in Excel, delete hyperlinks in Excelwhat if you want to disable hyperlink links in excel? there are many ways for us to quickly find and delete links in excel.
- How to delete spaces and line breaks in Wordif there are many paragraphs in the word document that have a line break, there is a space, in addition to manually executing deleting each interval, you can also use the find and replace feature.
- How to delete horizontal lines in Wordwhen typing 3 consecutive dashes on word, a horizontal line automatically appears on the page that affects the content layout. so how to delete horizontal lines on word?
- The simplest way to delete applications on your computerjoin tipsmake to discover the simplest and most common ways to delete applications on computers today.
- How to Insert a Hyperlink in Microsoft Wordyou can insert links in your word document to pictures, music files, video files folders and even web pages. your links can be pictures, text or any other object in your document. you can also create links to a blank email message or to...