Export a report?

  • Thread starter ielmrani via AccessMonster.com
  • Start date
I

ielmrani via AccessMonster.com

Hi All,
I have a report that I would like to set up to export to a PDF or Word file.
This is a one big report grouped by Hospital names. I do know how to export
the whole report. What I would like help on is how to export it separately.
This is an example of the report:

Page1 contains:

HospitalName1
Member Id MemberName MemberAddress

Page2 and 3 contain:

HospitalName2
Member Id MemberName MemberAddress

Page4, 5, 6 and 7 contain

HospitalName2
Member Id MemberName MemberAddress

Once this report is exported, I should be able to see Hospital1 as one file,
Hospital2 as another file etc...instead of one whole file.
I hope I made this clear.
Thanks in advance for your help
 
J

Jeff Boyce

Would there be a reason why you couldn't export the entire report into Word,
then break it apart using Word?

If you must have separate reports, I'd suggest creating separate reports,
then exporting those.

--
Regards

Jeff Boyce
Microsoft Office/Access MVP


Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/

Microsoft Registered Partner
https://partner.microsoft.com/
 
Top