Create an open file button using a variable.
I have a report that generates several graphs and saves the raw data tables used for each graph as a file a using a different variable as part of the naming convention.I want to add a button to each graph so that you can open the raw data.Is there a way to create a button that will open the raw data table using the previously saved file path.I have used the code below to succesfully save the files...
