How to delete the link, remove Hyperlink in Word
Many times you need to edit the copy of Word content on the network, delete all links in the text link. If the number of Hyperlinks on Word is small, we can do it manually, click Remove Hyperlink at the link. However, if multiple pages of text and multiple links are available, manual deletion is not feasible. So how to quickly delete all Hyperlink in Word documents? The following article will show you how to delete the entire link, remove Hyperlink on Word.
- Instructions on how to create Hyperlink in Excel
- This is a simple way to find and delete Hyperlink in Excel
- How to create Hyperlink to link spreadsheets in Excel
Instructions to disable Hyperlink in Word
Method 1: Delete Hyperlink with Visual Basic code
Step 1:
At the interface of the Word document to delete the link, highlight the text and press Alt + F11 .
Step 2:
The Microsoft Visual Basic interface appears. Here you click on the Insert tab and then select Module in the drop down list.
Step 3:
Appear interface to enter command. Please enter the code below into that interface.
Sub Remove_Hyperlink_KoDZ ()
Dim i As Long
For i = ActiveDocument.Hyperlinks.Count To 1 Step -1
ActiveDocument.Hyperlinks (i) .Delete
Next I
End Sub
Step 4:
Then click on the Run Sub / User Form item at the Run or F5 key to execute the Module command.
When we return to the text we will see the entire link that was inserted into the content has been completely removed, the font format and color remain the same.
This method will be applied on Word versions so you can use it even with Word 2003.
Method 2: Delete the Word link link with the key combination
First, turn off Vietnamese typing tools like Unikey is open on your computer.
Then also black out the entire text to remove the link and press Ctrl + Shift + F9 . Immediately all link links on Word will be deleted. This way we can also apply to versions of Word.
Method 3: Use the AutoCorrect feature
Step 1:
To disable (disable) hyperlink inWord, first click on the Filetab.
In the options in the left pane, select Options .
Step 2:
Now on the screen that appears the Word Options dialog box, click on the Proofing option in the list of items in the left pane.
In the AutoCorrect options section, click the AutoCorrect Options button.
Step 3:
On the screen that appears the AutoCorrect dialog box, click on the AutoFormat As You Type tab.
In the Replace as you type section , check the Internet and network paths with hyperlinks section to deselect.
Then click OK to save the changes and close the dialog window.
Back in the Word Options dialog box, click OK to close the dialog window.
After you have disabled hyperlink:
See more:
- Enter the serial number and the automatic initial character MS Word
- Create a quick dot (……………) line in Microsoft Word
- 8 tips or handling columns in Microsoft Word
Good luck!
You should read it
- Word 2013 Complete Guide (Part 11): How to create hyperlink links
- How to disable Hyperlink in Excel
- Create Hyperlink in Word
- Lesson 20: Working with Hyperlinks
- How to remove the underline, delete the red brick, blue brick under the word in Word
- How to remove all Hyperlink links in Word
- This is a simple way to find and delete Hyperlink in Excel
- How to create Hyperlink to link spreadsheets in Excel
May be interested
- Lesson 20: Working with Hyperlinkshyperlink is a piece of text or image in a soft document that can connect the reader to another part of the document or another website.
- How to remove all Hyperlinks in Word fastesthyperlinks help navigate quickly in text but sometimes they are unnecessary. if you want to quickly remove all hyperlinks in word, apply the following methods to handle it quickly without affecting the original content.
- Hyperlink (Hyperlink) in PowerPoint 2016if you want to include a web address or email address in your powerpoint presentation, users can choose to format it as a hyperlink, so others can easily click on it.
- 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.
- How to create Hyperlink to link in Excelhow to create hyperlink to link in excel. you can create links from excel files to another excel file, a sheet is right there in the excel file, you can even create links to a website on the internet, or to an email address.
- Word 2013 Complete Guide (Part 11): How to create hyperlink linksinvite you to tipsmake.com refer to the word 2013 complete guide (part 11): how to create hyperlink links below!
- How to insert, delete watermark in Word documentsto insert or remove watermark on a word document, we can immediately use the built-in feature in this editor, with 2 different watermark inserts in the content.
- How to delete page numbers, remove page numbers in Wordhow to remove page numbers in word is quite simple, but if you do not know how to delete page numbers in word. so please let us learn how to delete page numbers, remove page numbering in word that the article guides below.
- Instructions for deleting table paths in Wordin the process of creating tables on word, sometimes you need to delete some table lines to meet needs or make the table easier to see. so how can i delete the table line and keep the content in word?
- How to delete table borders in Wordhow to delete table borders in word, which is a question that many people will probably wonder if not formed in using word software. first you need to black out the table cell to remove borders. the highlighted method is to click and drag the mouse to the cells you need to select.