Hyperlink icon or Hyperlink formula

peter8848

Board Regular
Joined
Oct 7, 2018
Messages
112
Hi,

I am creating a summary sheet book with hyperlink icon or hyperlink formula to the another workbook “datasheet“ however i found the below issues.

1. For the right click and create hyperlink, it is easy to do but when I save as the summary sheet workbook and the another workbook "datasheet" into different names (Different month workbook for record purposes) The hyperlink will still point to the original worksheet "database" NOT the new one i saved as. E.g i had hyperlink to the Sep2019 workbook “datasheet“ and when i have all workboooks open and save as the Oct2019 workbook "datasheet" but all the hyperlink still points to Sep2019 workbook "datasheet" not Oct 2019 workbook "datasheet"

2. Then i used the formular

=HYPERLINK(CONCATENATE("#",CELL("address",'\\C Drive[xxxFile]!$A$10)),\\C Drive[xxxFile]!$A$10) or =HYPERLINK(CONCATENATE("#",CELL("address",'\\C Drive[xxxFile]!$A$10)),"Product name")

everything looks good and the save as function works when i create different month file but the only issue when the workbook "datasheet" file closed or unopen the cells with hyperlink formular will appear #N/A until the workbook "datasheet" opens.

Is there any better way to do this or anything I can improve? thanks a lot.

Cheers,

Peter
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,214,641
Messages
6,120,693
Members
448,979
Latest member
DET4492

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