Does your table store the path and file Name (including extension) of each doc? (ie. C:\MyDocs\Doc1.doc)
If so, put the following in the OnClick event of a button on the form containing the text box that holds the path and file Name, changing 'YourTextBox' to the TextBox Name...