Excel should allow me to delete all hyperlinks at once

G

Guest

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/com...2-cb930d460319&dg=microsoft.public.excel.misc
 
G

Gord Dibben

Raj

While waiting for MS to implement your suggestion, use this method.

Copy an empty cell.

Select all the hyperlink cells and Paste Special>Add>OK>Esc

David McRitchie has code and more suggestion for dealing with hyperlinks.

http://www.mvps.org/dmcritchie/excel/buildtoc.htm#DelHyperlinks



Gord Dibben MS Excel MVP

On Wed, 28 Jun 2006 05:22:01 -0700, Rajasekhar Koduru <Rajasekhar
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/com...2-cb930d460319&dg=microsoft.public.excel.misc

Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top