Hello guys,
I have a database with one table that keeps records of outgoing phone calls made by my work colleagues. At the end of each month i run a report that reads from this table and returns data grouped by "Person" and starts each group on a new page.
So i print the report (almost 600 pages) and sort them by each person (about 100 people) and then i distribute them manually.
What I would love to be able to do is to print a separate file for each person and then email each person their own file, which would contain their own records.
I have already tried to use Leban's ReportToPDF and it worked in that it converted the full report to PDF but i do not know where to start in order to break up this report into many small ones.
Any help would be much apreciated, although i should alert people that i just started using access and know nothing about programming.
Thanks
aalex
I have a database with one table that keeps records of outgoing phone calls made by my work colleagues. At the end of each month i run a report that reads from this table and returns data grouped by "Person" and starts each group on a new page.
So i print the report (almost 600 pages) and sort them by each person (about 100 people) and then i distribute them manually.
What I would love to be able to do is to print a separate file for each person and then email each person their own file, which would contain their own records.
I have already tried to use Leban's ReportToPDF and it worked in that it converted the full report to PDF but i do not know where to start in order to break up this report into many small ones.
Any help would be much apreciated, although i should alert people that i just started using access and know nothing about programming.
Thanks
aalex