I'm currently working with Table 1 and trying to calculate the total sales [Column C] of products with the same ID and matching stock units and sales units in Table 2. I've attempted to use the SUMIFS formula like so:
=SUMIFS(Table2!E:E, Table2!A:A, Table1!A1, Table2!C:C, Table2!D:D)
However, it doesn't seem to be giving me the desired result. Could someone please lend a hand and assist me with this? I'd really appreciate your help. Thank you!
Table 1 (Desired Results):
Table 2: