+ Reply to Thread
Results 1 to 3 of 3

find & replace multiple terms with hyperlinks

  1. #1
    Registered User
    Join Date
    09-20-2009
    Location
    Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    18

    Question find & replace multiple terms with hyperlinks

    Hi Everyone,

    I have a long textfile in which a couple hundred of terms (with also other words, which should remain the same). I would like to replace these terms with hyperlinked terms.
    I also have a sheet with in column A the terms that should be replaced and column B the hyperlinked version that should replace them.

    I found the following macro, but it doesn't use the hyperlink, but just the regular text:

    Please Login or Register  to view this content.
    Can this code be edited to use the hyperlinks? If not, does anyone have any other ideas? I'm not real good in programming so if you could dumb your answer down for me, i'd be obliged!

    Thanks a lot in advance,
    best,
    DMR1712

  2. #2
    Registered User
    Join Date
    09-15-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2007
    Posts
    19

    Re: find & replace multiple terms with hyperlinks

    Can you please clarify the text file portion. txt files do not support hiperlinks. You can however change text in a txt file through VBA.

    As to the second part I haven't heard of formatting only part of a cell to be displayed as a hyperlink.

    If you want the entire cell to display as a hyperlink then here is an example that puts the value of B1 i.e. www.google.com as a hyperlink into A1 and diplays "Google Me!":

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    09-20-2009
    Location
    Netherlands
    MS-Off Ver
    Excel 2007
    Posts
    18

    Re: find & replace multiple terms with hyperlinks

    Thanks for the reply!

+ 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