Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating Reports for Different Regions 1

Status
Not open for further replies.

Trudye

Programmer
Sep 4, 2001
932
US
Hi Guys, I'm not sure if I am in the right forum, but here goes.

I produce a report that prints every region in the company. The report is being output using PDF. Unfortunately PDF will not get me append a region number to the report name.

I thought of creating a report for every region but I want to keep the pgm flexible in case new regions are added.

Any ideas how I can solve this???

Thanx
Trudye
 
I solved the problem by using *.SNP (Microsofts Snapshot), now I can name it anything I want and put it anywhere I want.

Thanks so much for the feedback,
Trudye
 
If you ever want to go back to a PDF output, you could rename the file after the output is finished. That way you could add your region name to the report title.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top