Hello Everyone,
I have following table and need help on sum total of Value 1 column.
I am looking for a formula which would return value based on the following criteria:
If Value 1 = Value 2 then exclude that cell value and sum other values of Value 1 column.
From the above table example, my sum total should return value as 600 i.e. sum of column row number 2 and 4 since those two rows not matching with Value 2 column.
I hope i have explained my query properly.
Many thanks in advance.
Best Regards,
I have following table and need help on sum total of Value 1 column.
Value 1 | Value 2 |
100.00 | 100.00 |
200.00 | 500.00 |
300.00 | 300.00 |
400.00 | 100.00 |
I am looking for a formula which would return value based on the following criteria:
If Value 1 = Value 2 then exclude that cell value and sum other values of Value 1 column.
From the above table example, my sum total should return value as 600 i.e. sum of column row number 2 and 4 since those two rows not matching with Value 2 column.
I hope i have explained my query properly.
Many thanks in advance.
Best Regards,