A
a94andwi
Hello.
I want to do a complex sumif calculation that I can not get to work.
I have these columns.
Automatically created safety buffer =ACSB
Manuall safety buffer = MSB
Stock value =SV
I want to sum all rows where MSB>ACSB
I though it was possible to do like this:
=SUMIF(MSB;MSB>ACSB;SV)
This doesn't work. Is it possible to do it this way or do I have to d
it another way
I want to do a complex sumif calculation that I can not get to work.
I have these columns.
Automatically created safety buffer =ACSB
Manuall safety buffer = MSB
Stock value =SV
I want to sum all rows where MSB>ACSB
I though it was possible to do like this:
=SUMIF(MSB;MSB>ACSB;SV)
This doesn't work. Is it possible to do it this way or do I have to d
it another way