Like I stated originally I don't know VBA and not sure what to do with it once I create the module. I assume since all the other Modules have
Option Compare Database
Option Explicit
I need the same for these two functions. I am not sure how it gets the loction from my list of locations...
I am trying to set up something to be able to take me to a folder that holds various forms for personnel. I have a query that generates the link for each person. I have tried to set it up as a hyperlink in ACCESS 2013 and it displays as one but doesn't act like one.
I want to be able to...