URL Linking

ExcelJunior

New Member
Joined
Nov 23, 2011
Messages
18
Hello,

I have searched through this forum extensively and have attempted various combinations of solutions to problems that are similar to mine, but not quite exactly. Although mentally exhausted I am not giving up quite yet.

My task is seemingly quite simple: Have part numbers in a spreadsheet link to their respective e-commerce URL

The part number is in the URL as seen in the following example: http://shop.website.com/product/partnumber

The part numbers are used repeatedly throughout the document.

My goal is to have part numbers link to the part number URL where displayed in the document without displaying the full URL. Seemingly simple but effectively stumping me.

I appreciate the ability to ask such a community of experts for guidance and education.

Thank you for taking the time to read and apply your knowledge to this.

Regards,
Son Of Mr. Excel
(Not really related to Mr. Excel)
 

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
Welcome McExcel!
A possible solution:
Excel Workbook
ABC
1http://shop.website.com/product/partnumberPartNoxyzPartNoxyz
Sheet1
Excel 2003
Cell Formulas
RangeFormula
C1=HYPERLINK(A1,B1)
 
Upvote 0
Thank you Dr. Sarao, that is the conclusion I came up with as well, now to apply it to all instances of a part number. Apparently you can't do a find and replace containing formulas.
 
Upvote 0

Forum statistics

Threads
1,223,227
Messages
6,170,853
Members
452,361
Latest member
d3ad3y3

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