Hyperlinks in Excel

jenno

New Member
Joined
Jun 9, 2005
Messages
9
We put hyperlinks in our Excel files to other excel, word, and adobe files. At the end of each year, we move ALL of our files from that year into a specific year folder, but this breaks all of our hyperlinks since we are moving the hyperlink files. Is there any way to keep the integrity of the hyperlinks when we move all of our files? Is there maybe even a program out there that can help?

Thanks for your help!
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
I got a idea which can help.

Code a macro to add Hyperlink, based on the current workbook path, in the Workbook OPEN even.

Regards,
Yeheya
 
Upvote 0
Suggestions:

1. Don't archive at the end, archive immediately. You already know you are going to putting things into annual folders. Go ahead and create those folders ahead of time (at least at the beginning of each year). Then you don't have to worry about broken links.

2. Use the hyperlink function along with concatenated strings. Use a separate cell to indicate the path of the stored documents then reference that cell in the hyperlink function. As paths change, edit just the one cell and all your hyperlinks will change accordingly.
 
Upvote 0

Forum statistics

Threads
1,203,727
Messages
6,056,981
Members
444,900
Latest member
QuillPet

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