Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 04-17-2017, 08:32 AM
Lrrryo
Guest
 
Posts: n/a
Default Get rid of links

Hi,
Links are driving me nuts, trying to copy the info.

How can I automatically or quickly eliminate links in a whole document?
Reply With Quote
  #2  
Old 04-17-2017, 05:22 PM
macropod's Avatar
macropod macropod is offline Get rid of links Windows 7 64bit Get rid of links Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,363
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

You could use Cmd-A to select the entire document, followed by Cmd-Shift-F9. Do be aware this will destroy all links, including cross-references and Tables of Contents. You could, of course, apply Cmd-Shift-F9 to just a selected range.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #3  
Old 04-17-2017, 09:00 PM
Lrrryo
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by macropod View Post
You could use Cmd-A to select the entire document, followed by Cmd-Shift-F9. Do be aware this will destroy all links, including cross-references and Tables of Contents. You could, of course, apply Cmd-Shift-F9 to just a selected range.
mac,

Doesn't work...tried twice. What am I doing wrong?
Reply With Quote
  #4  
Old 04-17-2017, 09:14 PM
macropod's Avatar
macropod macropod is offline Get rid of links Windows 7 64bit Get rid of links Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,363
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

What kinds of links are they?
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #5  
Old 04-17-2017, 11:24 PM
louiseL louiseL is offline Get rid of links Windows 7 64bit Get rid of links Office 2010 32bit
Novice
 
Join Date: Apr 2017
Posts: 2
louiseL is on a distinguished road
Default

Hi,Lrrryo

If you you mean the hyperlinks, here are 3 ways you can try.

1. You can just copy the whole text and paste them as “Unformatted Text”. This will remove all links.

2.Use “Replace” Feature
Pressed “Alt + F9” to change to the “Link” view--->Type “^d HYPERLINK” in “Find what” text box-->click “Replace All"

3.Use Macro
The code is below:

Code:
Sub RemoveLinks()
    While ThisDocument.Hyperlinks.Count > 0
     ThisDocument.Hyperlinks(1).Delete
   Wend
 End Sub
Hope it helps.
Reply With Quote
  #6  
Old 04-18-2017, 09:42 AM
Lrrryo
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by louiseL View Post
Hi,Lrrryo

If you you mean the hyperlinks, here are 3 ways you can try.

1. You can just copy the whole text and paste them as “Unformatted Text”. This will remove all links.

Works good, would be nice if I could assign a key to do that without edit/paste special/unformatted

2.Use “Replace” Feature
Pressed “Alt + F9” to change to the “Link” view--->Type “^d HYPERLINK” in “Find what” text box-->click “Replace All"

Confusing, and this is Mac, no Alt

3.Use Macro
The code is below:

Code:
Sub RemoveLinks()
    While ThisDocument.Hyperlinks.Count > 0
     ThisDocument.Hyperlinks(1).Delete
   Wend
 End Sub
Give me a heads up on how use macros. Use to use them in letters and things, copy addresses to envelope, add date, etc., but forgot how. Link to a tutorial? Thanks

Hope it helps.
About comments in bold.
Reply With Quote
  #7  
Old 04-19-2017, 02:42 AM
louiseL louiseL is offline Get rid of links Windows 7 64bit Get rid of links Office 2010 32bit
Novice
 
Join Date: Apr 2017
Posts: 2
louiseL is on a distinguished road
Default

Hi,Lrrryo

I didn't notice that you are using Office for Mac 2011, so the ways are used in Windows.
But I think they should be similar so you can search them online. Hope it goes well.

Reply With Quote
  #8  
Old 04-18-2017, 10:46 AM
Charles Kenyon Charles Kenyon is offline Get rid of links Windows 10 Get rid of links Office 2013
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,464
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Installing Macros
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Get rid of links TOC Links - Links in table of content disappearing when table is refreshed antimoneylaundering Word 5 11-06-2015 02:04 PM
Links need to be Hot links in Bibliography in Word 2010, 2013 synses Word 1 11-23-2013 12:48 AM
OLE links. johnp Word 1 10-18-2011 03:39 PM
Get rid of links links Howie Word 5 09-28-2011 01:16 AM
Get rid of links Hot Links sussertown Outlook 1 05-06-2009 02:24 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 08:31 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft