Printing in Group

  • Thread starter Thread starter sumnesh
  • Start date Start date
S

sumnesh

Hi,

Can anyone help in How to Print a Report by Group and
save as PDF. I wanna be able to Print a Report by City
and i want to Access to save each report with its
groupname as City.pDf and move one to print second
city.pdf and so on and so forth until it cycles through
all cities .

Any ideas or suggestions ?

Thanks,
sumnesh
 
sumnesh said:
Hi,

Can anyone help in How to Print a Report by Group and
save as PDF. I wanna be able to Print a Report by City
and i want to Access to save each report with its
groupname as City.pDf and move one to print second
city.pdf and so on and so forth until it cycles through
all cities .

Any ideas or suggestions ?

As far as I know, there is no way to print _parts_ of reports as separate
files as you want to do. My only suggestion is to write VBA code to print
separate reports for each grouping of data that you want in a separate file.

Larry Linson
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top