Hi Everybody,
I'm looking for a way to create a VBA code to hyperlink to a particular folder on worksite.
So far, I have only come up with a macro that links files on the basis of their database numbers
With Selection
.Hyperlinks.Add Anchor:=Selection...