Remove links

  • Thread starter Thread starter George Wilson
  • Start date Start date
G

George Wilson

I am copy and pasting data from webpages into Excel. When
I do the paste the links stay intact. Is there a way to
break or remove the links without having to highlight them
all?
TIA
George
 
Hit alt-f11 to get to the VBE (where macros live)
then hit ctrl-g to see the immediate window
then type this and hit enter
cells.hyperlinks.delete
 

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

Back
Top