View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett
 
Posts: n/a
Default Excel should allow me to delete all hyperlinks at once

sub deleteem()
activesheet.hyperlinks.delete
end sub
--
Don Guillett
SalesAid Software

"Rajasekhar Koduru" <Rajasekhar
wrote in
message ...
When ever I paste some content from web to excel , it pastes the
hyperlinks
if any on the cells( I dont want to use 'paste special - Text' as it
will
remove all the table formats which I dont want). In office 2003 I find
option 'Remove hyperlink' for a cell context menu(right click menu). If I
want to select all the cells with hyperlinks to remove the link, I dont
have
an option to do that .
usually I write small macro to do that.

Can you please provide an option to delete the hyperlinks at once in
multiple cells.
I faced this problem may a times.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...lic.excel.misc