Here is an interesting one. I was asked to create a report structured as follows:
(subrep 1) (subrep 2) (subrep 3) (subrep 4)
Group Production Shipping C.O.G.S New Orders
Daily MTD Daily MTD Daily MTD Daily MTD
A 1500 12500 1450 13446 875 7980 2200 35678
B 3575 24565 3225 43535 1755 24656 4250 34535
C 2600 33688 1800 44353 1475 26543 3250 66543
(subrep 5) (subrep 6) (subrep 7)
Group Inventory Backlog OS Production
O/H Avail
A 42342 211 23234 43456
B 533 7373 272728 22322
C 5454 5000 6500 55600
This is only a sample and the actual layout of the top section will fill a landscape letter size sheet due to the huge numbers and additional columns (not shown) being reported.
I am thinking to create a report that basically groups on the different groups (A,B,C,etc) from within the inventory and then create a subreport for each major area of data (ie: Production, Shipping, C.O.G.S., Inventory, etc) for the group on each line of the main report. The group will be passed to the subreports (along with other parameters) and values passed back in shared variables. That will ensure the numbers reported line-up with each group.
My problem is the grouping repeats itself on the bottom of the page for the remaining areas of reporting.
Either I convince my user to allow me to put all subreports on the same lines (don't have an upper and lower section) using legal size sheet or I need a great idea from someone on how to do this.
Thanks for any help...LE
(subrep 1) (subrep 2) (subrep 3) (subrep 4)
Group Production Shipping C.O.G.S New Orders
Daily MTD Daily MTD Daily MTD Daily MTD
A 1500 12500 1450 13446 875 7980 2200 35678
B 3575 24565 3225 43535 1755 24656 4250 34535
C 2600 33688 1800 44353 1475 26543 3250 66543
(subrep 5) (subrep 6) (subrep 7)
Group Inventory Backlog OS Production
O/H Avail
A 42342 211 23234 43456
B 533 7373 272728 22322
C 5454 5000 6500 55600
This is only a sample and the actual layout of the top section will fill a landscape letter size sheet due to the huge numbers and additional columns (not shown) being reported.
I am thinking to create a report that basically groups on the different groups (A,B,C,etc) from within the inventory and then create a subreport for each major area of data (ie: Production, Shipping, C.O.G.S., Inventory, etc) for the group on each line of the main report. The group will be passed to the subreports (along with other parameters) and values passed back in shared variables. That will ensure the numbers reported line-up with each group.
My problem is the grouping repeats itself on the bottom of the page for the remaining areas of reporting.
Either I convince my user to allow me to put all subreports on the same lines (don't have an upper and lower section) using legal size sheet or I need a great idea from someone on how to do this.
Thanks for any help...LE