Hi,
When e-mailing using the Jet scheduler, is it possible to vary the Subject name?
Specifically, is it possble to insert the date on which the report was run & sent (e.g. "Sales Report 20/11/10")?
Any help would be appreciated!
Date
Votes
1 comment
-
Jet Reports Historic Posts Hi,
In Jet Reports 2009 and later, it is possible to set the subject of the e-mail to the value in an Excel named range. So you could just make the value cell update with the ="Sales Report "&TEXT(TODAY(),"MM/DD/YY") and then make that cell a named range. Then when you're scheduling the report on the e-mail page just click the Message button and the drop down box for Subject should have your named range in it. Does this work for you?
Regards,
Hughes
Please sign in to leave a comment.