LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 106
Default Remove Hyperlinks

Hello,

I'm using Excel 2007 and want to remove hyperlinks from a multiple cells. I
got the following code from the "General" user group and it doesn't work for
me. Can you tell me what I'm doing wrong?

I pressed Alt + F11, then Ctrl + G, and pasted the following code:

Sub
'
' Macro2 Macro
'

'
Cells.Select
Sub DelAllHyperlinks()
ActiveSheet.Hyperlinks.Delete
End Sub
--
Thank you... Elaine
 
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
Remove hyperlinks Graham H Excel Programming 4 June 3rd 08 09:28 AM
Trying to remove hyperlinks Carrguy Excel Programming 1 September 9th 06 09:02 PM
Remove hyperlinks dminkov Excel Discussion (Misc queries) 1 June 9th 06 01:44 PM
How do I remove hyperlinks westy Excel Discussion (Misc queries) 1 March 20th 05 12:05 AM
remove hyperlinks Dave Excel Discussion (Misc queries) 2 March 4th 05 12:40 AM


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

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

About Us

"It's about Microsoft Excel"