Go to the API section of www.MVPS.Org/Access and look at the first (or maybe
second ) example. This code will allow you to browse to a file. So put this
code in the beginning of the Click event of your button. The path to the
file you select is assigned to a variable which I think is StrFile. So
following this code add:
Application.FollowHyperlink StrFile.