Alan Duffell

New Member
Joined
Jun 22, 2012
Messages
1
I have a number of folders named: VO1, VO2, VO3, Each contain a workbook named; Variation 1,Variation 2, Variation 3 respectively.
I need to link cells within each workbook to another workbook named: Register and need a formula I can fill down column to read a number from a cell and use as part of the folder and file names.

Hope someone can help.
Alan:confused:
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Alan,

Not sure from your message if this is what you want, but maybe it'll get you on your way.



ABCDEFG
1Folder Base NameFile base NameBase Path
2VOVariationH:\Test
3
4NumberFolderFileCellLink Nickname
Hyperlink

<tbody>
</tbody>
51=B$2&$A5=C$2&$A5D5Linkto1=HYPERLINK("["&$G$2&$B5&"\"&C$5&".xlsx]"&D5&"",E5)
62=B$2&$A6=C$2&$A6B5Linkto2=HYPERLINK("["&$G$2&$B6&"\"&C$5&".xlsx]"&D6&"",E6)
73=B$2&$A7=C$2&$A7C6Linkto3=HYPERLINK("["&$G$2&$B7&"\"&C$5&".xlsx]"&D7&"",E7)

<tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,215,425
Messages
6,124,824
Members
449,190
Latest member
rscraig11

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