I'm trying to consolidate all the invoices that we get from the same contractor to a single row that will have the business name, all the memos/invoices for the week in one cell along with the added total of all the memos/invoices.
I did a SUMIFS() for the total, then I combined all the memos using ARRAYFORMULA(TEXTJOIN()), THEN I DID REMOVE DUPLICATES - BUT THAT MESSES UP THE INVOICES(COLUMN L)
See attachments.



