Forum Discussion

Mmrtlm's avatar
Mmrtlm
Copper Contributor
Nov 07, 2021
Solved

Sum up customer specific costs from another table

Hey there,   I'm having trouble summing up customer specific costs from another table.   I have a table with loads of columns, the revelent ones are: Order ID, Customer ID and Cost There can be ...
  • OliverScheurich's avatar
    Nov 07, 2021

    Mmrtlm 

    =SUMPRODUCT((A2=Tabelle36!F2:F15)*Tabelle36!U2:U15)

     

    I would apply a formula like this one.

Resources