LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Mark Hone
 
Posts: n/a
Default

Hi Tamsin,

To delete a selection of hyperlinks, select the required area of cells and
then do the following:
- Press Alt + F11 to open the Visual Basic Editor.
- Press Ctrl + G to view the 'Immediate Window'.
- Type selection.hyperlinks.delete into the immediate window and press return.
- Close the immediate window and VB editor - you should see that your links
have been removed.
- You could create a VBA sub (macro) to do this and put it in a tool bar or
menu if you wanted.

To prevent Excel from automatically converting text into hyperlinks, do the
following:
- From the menu, select Tools, Options, then the Spelling tab.
- Click the 'Autocorrect Options...' button, then the 'Autoformat As You
Type' tab.
- Un-tick the box entitled 'Internet and Network Paths with Hyperlinks'.

You should beware that this is a global setting so hyperlinks will not be
automatically created on any workbooks until you turn them back on.

Hope this helps,

Mark


"Tamsin" wrote:

i am currently having problems with hyperlinks. Is there a way to
permanently remove from a spreadsheet without having to go into each cell
individually (I have text in the cells)? I have been deleting them and they
keep reappearing - the hyperlinks are even appearing in new spreadsheets and
now seem to be embedded in other spreadsheets.

Any help would be much appreciated.
--
Tamsin

 
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
Repairing multiple broken hyperlinks in Excel Spreadsheet silver beemer Excel Discussion (Misc queries) 1 September 12th 05 10:57 PM
how to create multiple hyperlinks within a dropdown list dan Excel Discussion (Misc queries) 0 June 29th 05 01:49 AM
Deleting multiple rows through a formula mike_vr Excel Discussion (Misc queries) 1 March 15th 05 01:29 PM
Creating multiple hyperlinks from a column where the text in the . OzGhostRiding Excel Worksheet Functions 1 December 10th 04 04:11 AM
Multiple hyperlinks Mustard Excel Discussion (Misc queries) 1 November 27th 04 03:22 PM


All times are GMT +1. The time now is 12:35 AM.

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"