Pawel
Pawel

Reputation: 49

Excel and hyperlink for local file

Is it possible to make hyperlink for file located with same folder (or sub folder) like excel file? For example (...)/aaa.jpeg. (...) would older with excel file and jpeg file. I do not want to included full path with drive etc. So when someone copy folder with these file, links stay active.

Upvotes: 3

Views: 7138

Answers (1)

Charlio
Charlio

Reputation: 386

When creating a link, the adress should already be in local form. If it's stored in C:\Firstfolder\SecondFolder\ExcelFile.xlsx the link should be only aaa.jpeg.

Upvotes: 3

Related Questions