Skip to Content
0
Former Member
Apr 17, 2014 at 09:40 PM

Sending reports by email

27 Views

I have a report that will be broken by User name. There is a table which holds that user's email address.

What I would like to do is have the Crystal report, separate the large report to ind. users.

so the date would look like this:

User date Cust no Cust name Note1

Joe 010114 123 Mycust1 note1a

Joe 050114 456 Mycust2 note1b

John 040114 789 Mycust1 note1a

I can get the email from another table. Where do i place the email address so that it would break after line2 and send that part ( the first 2 lines here) to Joe?