Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default 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?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default How can I disable all hyperlinks in a spreadsheet?

Run this tiny macro:

Sub hyperbegone()
Cells.Hyperlinks.Delete
End Sub

--
Gary''s Student - gsnu200788
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I disable all Hyperlinks in Excell 2000 penguino18 Excel Discussion (Misc queries) 1 January 8th 06 04:13 PM
E-mail hyperlinks-need to disable these RobJJ Excel Discussion (Misc queries) 0 January 3rd 06 06:18 PM
E-mail hyperlinks-need to disable these RobJJ Excel Discussion (Misc queries) 0 January 3rd 06 06:18 PM
Disable hyperlinks on entry Barb Reinhardt Excel Discussion (Misc queries) 1 August 23rd 05 02:33 PM
How do I disable hyperlinks in Excel? sweetj95 Excel Discussion (Misc queries) 4 July 16th 05 04:19 AM


All times are GMT +1. The time now is 10:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"