I have a database that stores folders for several different parts. What I am trying to do is have vba code that will find a folder within a part folder labeled "current drawing" and then hyperlink the only file in that folder. This file may change from time to time but there should only ever be one file in the folder. I all ready have a code that find the part folder and creates a hyperlink to that but the problem I have with hyperlinking to a drawing file is that the drawing file name could be anything.