External Link based on cell value

mr cruse

New Member
Joined
Nov 3, 2021
Messages
2
Office Version
  1. 2013
Platform
  1. Windows
Hi all, I am trying to create a external reference link based on another cell value that I can change, here is my formula -

='C:\Users\name\OneDrive\Documents\Customers'' Information\"&G23&"\[PM001.xlsm]Hidden Sheet'!$C$3

but every time I try I keep getting #REF! Any help would be greatly appreciated as it has been driving my nuts trying to work it out. Thank you in advance.
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
In order to use a cell reference as part of the path/filename you need to use the Indirect function, but it doesn't work on closed workbooks.
 
Upvote 0

Forum statistics

Threads
1,214,801
Messages
6,121,644
Members
449,045
Latest member
Marcus05

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