Re: Hyperlink to Photos When Moving Files
Ok - that at least made it run, but I got a runtime error "Cannot open the specified file". When I click "Debug", it shows me this line: ThisWorkbook.FollowHyperlink ThisWorkbook.Path & "\" & Folder & "\" & ImageName(Target)
Should I have changed the "\" & Folder & "\" to my folder names?