Skip to main content

Kutools for Office — One Suite. Five Tools. Get More Done.

How to convert a bunch of text URLs to active hyperlinks in Excel?

Author Xiaoyang Last modified

If you have a list of URL addresses which are plain text, how could you activate theses text URLs to the clickable hyperlinks as following screenshot shown?

convert text URLs to active hyperlinks

Convert a bunch of text URLs to active hyperlinks with formulas

Convert a bunch of text URLs to active hyperlinks Kutools for Excel

Convert a bunch of text URLs to active hyperlinks with VBA code


arrow blue right bubble Convert a bunch of text URLs to active hyperlinks with formulas

To double click the cell to activate the hyperlinks one by one will waste lots of time, here, I can introduce some formulas for you, please do as follows:

Enter this formula: =HYPERLINK(A2, A2) into a blank cell where you want to output the result, and then drag the fill handle down to apply this formula to the cells that you want, and all text URLs have been converted to active hyperlinks, see screenshot:

use a formula to convert text URLs to active hyperlinks


arrow blue right bubble Convert a bunch of text URLs to active hyperlinks Kutools for Excel

Here is a handy tool-Kutools for Excel, with its Convert Hyperlinks feature, you can quickly both convert a bunch of text URLs to clickable hyperlinks and extract real hyperlink addresses from hyperlink text string.

Kutools for Excel offers over 300 advanced features to streamline complex tasks, boosting creativity and efficiency. Itegarate with AI capabilities, Kutools automates tasks with precision, making data management effortless. Detailed information of Kutools for Excel...         Free trial...

After installing Kutools for Excel, please do as this:

1. Select the cells contains the text URLs that you want to activate.

2. Then click Kutools > Link > Convert Hyperlinks, see screenshot:

click Convert Hyperlinks feature of kutools

3. In the Convert Hyperlinks dialog box, select Cell contents replace hyperlinks addresses option under the Convert type section, and then check Convert source range if you want to put the actual addresses to the original range, see screenshot:

select Cell contents replace hyperlinks addresses option in the dialog box

4. Then click Ok button, and the text URLs have been activated at once, see screenshot:

the text URLs have been activated

Note: If you want to put the result to another cell instead of the original cell, please uncheck the Convert source range, and select a cell where you need to output the result from the Result range as following screenshot shown:

put the result to another cell instead of the original cell

Click to Download Kutools for Excel and free trial Now!


arrow blue right bubble Convert a bunch of text URLs to active hyperlinks with VBA code

The below VBA code also can help you to solve this task, please do as this:

1. Hold down the ALT + F11 keys to open the Microsoft Visual Basic for Applications window.

2. Click Insert > Module, and paste the following code in the Module Window.

VBA code: Convert a bunch of text URLs to active hyperlinks:

Sub activateHyperlinks()
'Updateby Extendoffice
Dim Rng As Range
Dim WorkRng As Range
On Error Resume Next
xTitleId = "KutoolsforExcel"
Set WorkRng = Application.Selection
Set WorkRng = Application.InputBox("Range", xTitleId, WorkRng.Address, Type:=8)
For Each Rng In WorkRng
    Application.ActiveSheet.Hyperlinks.Add Rng, Rng.Value
Next
End Sub

3. Then press F5 key to run this code, and a prompt box is popped out to remind you select the cells that you want to convert to clickable hyperlinks, see screenshot:

 vba code to select the cells to convert to clickable hyperlinks

4. And then click OK button, the plain text URLs have been converted to active hyperlinks, see screenshot:

the plain text URLs have been converted to active hyperlinks

Best Office Productivity Tools

šŸ¤– Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates   |  Delete Blank Rows   |  Combine Columns or Cells without Losing Data   |   Round without Formula ...
Super Lookup: Multiple Criteria VLookup    Multiple Value VLookup  |   VLookup Across Multiple Sheets   |   Fuzzy Lookup ....
Advanced Drop-down List: Quickly Create Drop Down List   |  Dependent Drop Down List   |  Multi-select Drop Down List ....
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  |  Compare Ranges & Columns ...
Featured Features: Grid Focus   |  Design View   |   Big Formula Bar    Workbook & Sheet Manager   |  Resource Library (Auto Text)   |  Date Picker   |  Combine Worksheets   |  Encrypt/Decrypt Cells    Send Emails by List   |  Super Filter   |   Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters, ...)   |   50+ Chart Types (Gantt Chart, ...)   |   40+ Practical Formulas (Calculate age based on birthday, ...)   |   19 Insertion Tools (Insert QR Code, Insert Picture from Path, ...)   |   12 Conversion Tools (Numbers to Words, Currency Conversion, ...)   |   7 Merge & Split Tools (Advanced Combine Rows, Split Cells, ...)   |   ... and more
Use Kutools in your preferred language – supports English, Spanish, German, French, Chinese, and 40+ others!

Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time.  Click Here to Get The Feature You Need The Most...


Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier

  • Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
  • Open and create multiple documents in new tabs of the same window, rather than in new windows.
  • Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!

All Kutools add-ins. One installer

Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.

Excel Word Outlook Tabs PowerPoint
  • All-in-one suite — Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
  • One installer, one license — set up in minutes (MSI-ready)
  • Works better together — streamlined productivity across Office apps
  • 30-day full-featured trial — no registration, no credit card
  • Best value — save vs buying individual add-in