Me again. Please tell me how I can do the following: I have a report listing the results from a number of fields from a query result. The 1 spesific fileld results must be displayed as a hyperlink on my report (this I have done). When you click on the hyperlink, the following should happen:
The file name in a specific directory on the local machine must be searched and the file name that corresponds with the name of the hyperlink must be opened.
Please, if possible (but I fear it is not possible) no VB coding as my VB sucks
The file name in a specific directory on the local machine must be searched and the file name that corresponds with the name of the hyperlink must be opened.
Please, if possible (but I fear it is not possible) no VB coding as my VB sucks
Comment