Thanks Mr.B, your reply pointed me in the right direction.
I did some more searching and found a code that solved my problem right away, this works for me!
Dim reVal
retVal = Shell("explorer.exe " & Me![Link], vbNormalFocus)
Here is a link to where I found it: (I was not allowed to post...