Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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 |
#2
![]() |
|||
|
|||
![]()
If you put that "header" information on each row, then you could use
Data|Filter|autofilter to show just the groups you want. You might be able to use a formula to populate this--depending on the layout of the data. Or if each item is dedicated to a single storage temp, you could create a table on another sheet and retrieve the storage temp from that (and still put it on each row). Lori H wrote: 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 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
named range, data validation: list non-selected items, and new added items | Excel Discussion (Misc queries) | |||
Sort pages? | Excel Discussion (Misc queries) | |||
Pull Current Month's Data Out of List - Repost | Excel Discussion (Misc queries) | |||
How to filter and list data based on different data. | Excel Worksheet Functions | |||
Selecting data from a list based on entered values | Excel Discussion (Misc queries) |