Hyperlinks in excel

gwhiz921

New Member
Joined
Sep 29, 2021
Messages
19
Office Version
  1. 365
Platform
  1. Windows
Hello,

I am looking for an easier way to create friendly name within hyperlink instead of typing. I'd like A2 to be friendly name for link location without having to type "123". Is there a way I can make the cell value the friendly name instead of text string?

1635952763327.png
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
Just replace the "123" with the cell reference.
 
Upvote 0
Hyperline retruns #Name error

when i correct hyperline to hyperlink, the path shows my downloads folder and not website.
 
Upvote 0
Sorry, HYPERLINE was a typo (which I've corrected). HYPERLINK is correct.

Book2
ABC
1Friendly NameLink LocationURL
2123http:\\www.google.com123
Sheet7
Cell Formulas
RangeFormula
C2C2=HYPERLINK(B2,A2)


It works in my example, as you can see. As far as my suggestion, is there a folder name in A2 instead of "123"? Or are you referring to another sheet? As far as Fluff's suggestion, do you have quotes around the A2 (you shouldn't)?

Edit: also note that you need the HTTP:\\ on your link.
 
Upvote 0
Solution

Forum statistics

Threads
1,214,983
Messages
6,122,591
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top