ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How can I disable all hyperlinks in a spreadsheet? (https://www.excelbanter.com/excel-discussion-misc-queries/188654-how-can-i-disable-all-hyperlinks-spreadsheet.html)

Badger Blue

How can I disable all hyperlinks in a spreadsheet?
 
I copy data from other spreadsheets. If it look slike an address Excel makes
it a hyper link. I have to remove them one by one - then they come back when
I copy data from that cell. How can I stop this for good without downgrading
to an older version?

Peo Sjoblom

How can I disable all hyperlinks in a spreadsheet?
 
If you paste special as values they won't be hyperlinks, if you have a lot
of hyperlinks that you
want to make inactive in one fell swoop you can copy an empty cell, then
select the links(using arrow keys)
and then paste special and select add

--


Regards,


Peo Sjoblom



"Badger Blue" <Badger wrote in message
...
I copy data from other spreadsheets. If it look slike an address Excel
makes
it a hyper link. I have to remove them one by one - then they come back
when
I copy data from that cell. How can I stop this for good without
downgrading
to an older version?




Gary''s Student

How can I disable all hyperlinks in a spreadsheet?
 
Run this tiny macro:

Sub hyperbegone()
Cells.Hyperlinks.Delete
End Sub

--
Gary''s Student - gsnu200788


All times are GMT +1. The time now is 03:15 AM.

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