+ Reply to Thread
Results 1 to 2 of 2

Is there a way to remove multiple hyperlinks at once?

  1. #1
    Registered User
    Join Date
    01-12-2011
    Location
    New Jersey
    MS-Off Ver
    Excel 2007
    Posts
    97

    Is there a way to remove multiple hyperlinks at once?

    The format paint brush doesn't work. It looks like its gone but in reality its still there. Is there a way to do this? I'm copying and pasting many things into excel but don't want the hyperlink. Instead of removing each and every one, is there a way to do it at once? Thanks.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,861

    Re: Is there a way to remove multiple hyperlinks at once?

    If you have pasted into the sheet then leave those cells highlighted (or just select them again if you have clicked elsewhere). Then do Alt-F11 to bring up the VBE, then do CTRL-G to enter the immediate window, then type this:

    selection.hyperlinks.delete

    and press the <Enter> key.

    That will remove all the hyperlinks in the selected cells.

    Hope this helps.

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1