we have a number of reports which we send out, but what i need to do is just to send an email.
essentially, we have an email that goes out twice daily with a link to an excel worksheet which allows the user to detail any requirements they have for that day.
i therefore need to be able to send an email with a hyperlink to this file rather than doing this manually.
Does the filename change each time? If so, it's going to be difficult to link to it dynamically.
On the other hand, if it doesn't change each time then the users could just have shortcuts to the Excel file on their desktops.
Regardless, if you create a blank report, it doesn't even need a datasource, you can create a text object in the report header - "Click here for latest Excel file".
Then right click on the text object and select Format Field. The last tab is titled Hyperlink - on that tab you can select File as the hyperlink type, and browse to the file location. Now the text object will open the file when clicked, you may want to format the text blue to make it obvious that it's a link.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.