I have a form that contains a text field. In the text field, for example, might be "Q:\Docs\Qpub\1234567.890.pdf". When the user clicks on the text field I want the file designated in the text box to open.
Note: In most cases it might be a pdf file but in other cases it could be a Word doc or an Excel file.
How can this be done?