ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Hyperlink Removal (https://www.excelbanter.com/excel-discussion-misc-queries/73343-hyperlink-removal.html)

lsmft

Hyperlink Removal
 

I recently copied a roster of my favorite college football team from the
schools website and pasted it to my Excel worksheet.
Each player's name on the roster is a hyperlink.
Is there a way that I can possibly highlight the column that has all of
the players names/hperlinks in and convert it to not being hyperlinked?


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=515554


Chip Pearson

Hyperlink Removal
 
You can do it with a VBA macro. Select the cells with the
hyperlinks and run the following macro:

Sub AAA()
Selection.Hyperlinks.Delete
End Sub



--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"lsmft"
wrote in message
...

I recently copied a roster of my favorite college football team
from the
schools website and pasted it to my Excel worksheet.
Each player's name on the roster is a hyperlink.
Is there a way that I can possibly highlight the column that
has all of
the players names/hperlinks in and convert it to not being
hyperlinked?


--
lsmft
------------------------------------------------------------------------
lsmft's Profile:
http://www.excelforum.com/member.php...o&userid=30678
View this thread:
http://www.excelforum.com/showthread...hreadid=515554




Barb Reinhardt

Hyperlink Removal
 
It's not elegant, but copy, paste special values and then change the format
of the cells.


"lsmft" wrote in
message ...

I recently copied a roster of my favorite college football team from the
schools website and pasted it to my Excel worksheet.
Each player's name on the roster is a hyperlink.
Is there a way that I can possibly highlight the column that has all of
the players names/hperlinks in and convert it to not being hyperlinked?


--
lsmft
------------------------------------------------------------------------
lsmft's Profile:
http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=515554




lsmft

Hyperlink Removal
 

Thanks much, I'll get right on it!!!!!!


--
lsmft
------------------------------------------------------------------------
lsmft's Profile: http://www.excelforum.com/member.php...o&userid=30678
View this thread: http://www.excelforum.com/showthread...hreadid=515554



All times are GMT +1. The time now is 05:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com