Forum Discussion

rustys9999's avatar
rustys9999
Copper Contributor
Nov 04, 2021
Solved

Links to workbooks not in same folder are absolute when we want relative

Have a bunch of files in a Cloud environment which uses a Desktop client. If, in an Excel cell, we link to an external workbook which is stored in the same folder, there's no problem. Anyone can t...
  • JKPieterse's avatar
    Nov 05, 2021
    By design, links to workbooks that are in (a subfolder of) the same main folder are relative. All other links will be absolute. That being said, it should not be very hard to write some VBA code that updates the links to your username.

Resources