I have a report (Shipping Labels:
This report is not bound to a query or a table but is presently populated from a loaded form (Shipments) wher it gets its data from. Here is what I need to do. I need to be able to show the PartOfTotalPieces on individual labels to the Total # Number of Pieces. So if I have 3 total pieces then I would have 3 labels each with 1 of 3, 2of 3 and finally 3 of 3.
How do I get there from here
This report is not bound to a query or a table but is presently populated from a loaded form (Shipments) wher it gets its data from. Here is what I need to do. I need to be able to show the PartOfTotalPieces on individual labels to the Total # Number of Pieces. So if I have 3 total pieces then I would have 3 labels each with 1 of 3, 2of 3 and finally 3 of 3.
How do I get there from here