I have a data table with columns incl. item #, descr., storage, qty ordered.
How can I allow a user to print a packing list (i.e. report) organized by
storage temp, listing ordered items first (by type/description) then
unordered items (same sort order)?
EX:
items at -70 degrees:
box item 1 - item# - qty
box item 2 - item# - qty

vial item 1 - item# - qty

items at room temp:
paper item 1 - item# - qty

packet item 1 - item# - qty
packet item 1 - item# - qty