+ Reply to Thread
Results 1 to 2 of 2

How can I disable all Hyperlinks in Excell 2000

  1. #1
    penguino18
    Guest

    How can I disable all Hyperlinks in Excell 2000

    I am trying to disable all hyperlinks without having to do each one
    individually. Is there a way to do this?

  2. #2
    Don Guillett
    Guest

    Re: How can I disable all Hyperlinks in Excell 2000

    try this

    Sub HyperlinksOut()
    ActiveSheet.Hyperlinks.Delete
    End Sub

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "penguino18" <[email protected]> wrote in message
    news:[email protected]...
    >I am trying to disable all hyperlinks without having to do each one
    > individually. Is there a way to do this?




+ 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