R
Ripper
I am preparing packing slips for boxes to be sent out. There are different
book orders going into the same box. Each book in the order will have its
own set of id numbers that are usually, but not always, in a string(101-121
etc).
I use a calculated field on the form to display the number of books in the
string as I store the start book number and subract it from the end book
number and add 1 to get the actual number of books in the string.
I use the same calculated field on the report to show the number of books in
each detial, but I have multiple strings in 1 box. I need to show a total
number of books in each box, but I cannot sum a calculated field in the
BoxNum footer.
How can I "count" the number of books in the box and display that particular
number in the BoxNum footer?
book orders going into the same box. Each book in the order will have its
own set of id numbers that are usually, but not always, in a string(101-121
etc).
I use a calculated field on the form to display the number of books in the
string as I store the start book number and subract it from the end book
number and add 1 to get the actual number of books in the string.
I use the same calculated field on the report to show the number of books in
each detial, but I have multiple strings in 1 box. I need to show a total
number of books in each box, but I cannot sum a calculated field in the
BoxNum footer.
How can I "count" the number of books in the box and display that particular
number in the BoxNum footer?