Help-Convert Hyperlink to URL

  • Thread starter Thread starter Edwin Steinberg
  • Start date Start date
Hi Edwin,
Select the cell (click and delay release) then Ctrl+K
or Right Click on cell, Edit Hyperlink

Change the Text to display to the same as the URL.

If you would like to see both, such as if you pasted your favorites
into Excel, You could use something like
B1: =HyperlinkAddress(A1) or
B1: =personal.xls!HyperlinkAddress(A1)
which is a User Defined Macro, HyperlinkAddress, more information at
http://www.mvps.org/dmcritchie/excel/buildtoc.htm#url
 
David:
Wow! Great reference, Thanks.
Ed



Hi Edwin,
Select the cell (click and delay release) then Ctrl+K
or Right Click on cell, Edit Hyperlink

Change the Text to display to the same as the URL.

If you would like to see both, such as if you pasted your favorites
into Excel, You could use something like
B1: =HyperlinkAddress(A1) or
B1: =personal.xls!HyperlinkAddress(A1)
which is a User Defined Macro, HyperlinkAddress, more information at
http://www.mvps.org/dmcritchie/excel/buildtoc.htm#url
 

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