A
Andreas Håkansson
Hi
I want to add the values of a column but only for the rows that are marked
with an x in the adjacent column. Like this
A B
1 x
2
3 x
4 x
5
and it should sum up to 8. How would I contruct a function like this ?
I want to add the values of a column but only for the rows that are marked
with an x in the adjacent column. Like this
A B
1 x
2
3 x
4 x
5
and it should sum up to 8. How would I contruct a function like this ?