![]() |
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 |
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 |
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 |
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