I am creating an excel sheet for a client and it has many picture names hyperlinked to actual pictures. The problem I have is the I don't know where the client is storing the pictures. So Joe could store them on a network drive and Bill could have them on an external drive and Carol could store them on her c drive. So I need the client to be able to easily change the hyperlinks ( there could be 200 or 300 hyperlinks to pictures so manually changing them is not an option) I would like to have a cell on the excel sheet show the path to the pictures then have either
1. If the path changes automatically change all the hyperlinks or
2. Have the excel sheet save the hyperlinks to only the picture name ie HYPERLINK( "pic.pdf", "picname" ) and when the user clicks on the pictures it appends the path from the cell that contains the path.
Are either of these possible?
1. If the path changes automatically change all the hyperlinks or
2. Have the excel sheet save the hyperlinks to only the picture name ie HYPERLINK( "pic.pdf", "picname" ) and when the user clicks on the pictures it appends the path from the cell that contains the path.
Are either of these possible?