DOEMAIL ​
Used in a JUSTAFTER to open the Mass Email Wizard to send an email to everyone in the report.
Reporting Area(s) ​
Names, Registrations
Required Parameters ​
None
Optional Parameters ​
- Character expression: "RECEIPT" starts the Mass Receipt Wizard. NOTE: this parameter should only be used in either the Mass Receipts or the Deadbeat report areas.
- Specify the user defined email template you want to use (i.e. "CONFIRMHTM:).
Example(s) ​
JUSTAFTER('=DOEMAIL()') starts the Mass Email Wizard after the report runs
JUSTAFTER('=DOEMAIL("RECEIPT")') starts the Mass Receipt Wizard after the report runs
JUSTAFTER('=DOEMAIL("RECEIPT","CONFIRMHTM")') starts the Mass Receipt Wizard after the report runs, using the CONFIRMHTM email template.