Hello guys,
please could anyone help me to get the result below:
For each day I have 3 columns: color, value and result.
I need to multiply each row of the column value if the date is the same, the color is the same and the result is W.
Eg. For the first 3 rows I have the same date (01/01/2024), the same color (Green) and all the rows = W. So I multiply 2 * 1,5 * 2 and show the result on the first line of this block (Column MULT), which is 6.
If for example I had the first 3 rows with at least one result = L, then, the first line of this block (Column MULT) would be -1. Then I need to do it for all the rows that I have data on my sheet.
I believe the image helps to understand better what I want to explain.
Thanks a lot guys!
Hope someone could help me.
please could anyone help me to get the result below:
For each day I have 3 columns: color, value and result.
I need to multiply each row of the column value if the date is the same, the color is the same and the result is W.
Eg. For the first 3 rows I have the same date (01/01/2024), the same color (Green) and all the rows = W. So I multiply 2 * 1,5 * 2 and show the result on the first line of this block (Column MULT), which is 6.
If for example I had the first 3 rows with at least one result = L, then, the first line of this block (Column MULT) would be -1. Then I need to do it for all the rows that I have data on my sheet.
I believe the image helps to understand better what I want to explain.
Thanks a lot guys!
Hope someone could help me.