FG
💻 Software

How to easily remove hyperlinks from multiple cells?

Fresh5 days ago
Mar 15, 2026143051 views
Confidence Score0%
0%

Problem

I have data exported from a tool as XLS. In this, one of the column has text which is a hyperlink to information in the tool. I can remove the hyperlink for each cell. But I want to remove the hyperlink for all the cells in the column in a easier way. Is there an option in Excel itself?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to easily remove hyperlinks from multiple cells?

Low Risk

An option would be to let a VBA Macro do the donkey work. Press Alt-F11, double-click , then copy this code into the resulting window (essentially only one line of code!): Press Alt-F11 to go back to your spreadsheet, select all the cells with hyper…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment