I need to print several pages for period report broken into weeks. There is not enough room on one page to do this. The following is a basic layout of what the report would look like.
department |week1|week2|week3|week4|period1|week5|week6|week7|week8|period2
----------------------------------------------------------------
dept 1
dept 2
dept 3
dept 4
total
dept 5
dept 6
total
etc. etc.etc. to full page
next page would have to contain weeks 9 - 16 and period 3 & 4
and etc.
Presently they are using spread sheets, but need to have the report run weekly and distributed.
Each Department would be a record with 52 weeks of data.
I'm fairly new to Crystal, but there has to be a way to do this.
My last resort would be to use a stored proceedure and extract all the information that nedds to be put on a page and produce 7 records, but I'd rather not do that. Knowing how to print multiple pages for period reports would be invaluable.
Thanks ahead of time
Jameslx
department |week1|week2|week3|week4|period1|week5|week6|week7|week8|period2
----------------------------------------------------------------
dept 1
dept 2
dept 3
dept 4
total
dept 5
dept 6
total
etc. etc.etc. to full page
next page would have to contain weeks 9 - 16 and period 3 & 4
and etc.
Presently they are using spread sheets, but need to have the report run weekly and distributed.
Each Department would be a record with 52 weeks of data.
I'm fairly new to Crystal, but there has to be a way to do this.
My last resort would be to use a stored proceedure and extract all the information that nedds to be put on a page and produce 7 records, but I'd rather not do that. Knowing how to print multiple pages for period reports would be invaluable.
Thanks ahead of time
Jameslx