Numbers : sum if tick-box on next column is true
Ok I believe I found the answer
it's seems a simple than this :
SUMIF(C, FALSE, B) (C for checkbox and B for currency)
Obviously False when I want to calculate when the tick-box are not ticked and true otherwise