SalesInfo
6 years agoQrew Assistant Captain
How to add a filtered report into a body of the outlook email
I would like to add a certain report into a body of the email. I created an email button to populate the subject and send to. Now I want to add the certain report into the body of the email. Below is my formula for an email button
Email - Button:
"mailto:"&""&[PR - CR - Email]&"\n"&"?subject="&"\n"&URLEncode([Email - Subject - Pre Qualification]) &""&"&body="&URLEncode([Email - Body])&"&"
[Email - Body]
How do I get a report name "TESTING" from a table called "Tickets"?
Please help. Thanks in advance.
Email - Button:
"mailto:"&""&[PR - CR - Email]&"\n"&"?subject="&"\n"&URLEncode([Email - Subject - Pre Qualification]) &""&"&body="&URLEncode([Email - Body])&"&"
[Email - Body]
How do I get a report name "TESTING" from a table called "Tickets"?
Please help. Thanks in advance.