M
Mike Morris
Here's my situation: I get a packing list in an excel spreadsheet that ties
directly back to one or more purchase order(s).
The spreadsheet has 4 columns from L to R: PO#, line #, Item #, quantity
shipped
where "line #" indicates the matching line for a given PO #.
the problem is that a single "line #" may be spread across many lines on the
excel sheet. (e.g. 500 pieces shipped may appear as individual entries of
125, 25, 25, 67, 38, 122, 98)
What I'd like to do is to "collapse" multiple lines where the value for "po#
and "line #" match (item # would then also match) and total the values for
"qty shipped" into a single line with the total # shipped.
(does all that make sense without a concrete example? I hope so...)
Any suggestions? Is this doable easily? (I'm doing it by hand on paper and
it's annoying)
directly back to one or more purchase order(s).
The spreadsheet has 4 columns from L to R: PO#, line #, Item #, quantity
shipped
where "line #" indicates the matching line for a given PO #.
the problem is that a single "line #" may be spread across many lines on the
excel sheet. (e.g. 500 pieces shipped may appear as individual entries of
125, 25, 25, 67, 38, 122, 98)
What I'd like to do is to "collapse" multiple lines where the value for "po#
and "line #" match (item # would then also match) and total the values for
"qty shipped" into a single line with the total # shipped.
(does all that make sense without a concrete example? I hope so...)
Any suggestions? Is this doable easily? (I'm doing it by hand on paper and
it's annoying)