Forum Discussion

Ipapaioannou's avatar
Ipapaioannou
Copper Contributor
May 09, 2023
Solved

Sumif input from a table

Hi, I want to replace the sumif in the first line example with and input comming from a table. The solutions i did in the lower part of the image didn't worked... somme.si=sumif   Thanks for your ...
  • HansVogelaar's avatar
    May 09, 2023

    Ipapaioannou 

    You cannot enter any expression/formula in a literal array {...}. The solution is simple: remove the { }.

     

    =SOMMEPROD(SOMME.SI($A:$A; SIA[Phases SIA]; F:F))

Resources