So I'm having an issue (lack of understanding) on how to use join/collect to turn a sheet like this:
Into one that combines Qty/Supplies into one line item based on data from multiple other columns.
End result like this:
I would like to get it so that Supplies/Qty get merged when Department, ID Number, Drop Off Location, and Use Date are the same. But if any of those are different, to remain a separate line item.
Is this even possible? I'm out of my depth on this one.
Thank you all in advance,
Adam