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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

print multiple copies same report automatically

Status
Not open for further replies.

bella459

IS-IT--Management
Sep 1, 2004
2
US
Trying to find a way to print multiple copies of a report (pick ticket) automatically based upon a summed total (totalcube). For example if [@totalcube] <=2800, 1 pick ticket will print. [@totalcube >=2801 & <=5600, 2 will print. [@totalcube] >=5601 & <=8400, 3 will print, etc. Using Crystal 8.5 Thanks for the help!!!
 
You'd need external code to do this.

Try posting your environment:

Crystal version
External code used to execute the report

-k
 
Crystal version is 8.5
The report(s) are generated from an external app therefore I don't know the code to generate the reports (forms).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top