Hello,
I have three columns that need to be in a formula.
TIME, Y, Z
I Want to SUM all the rows under the "TIME" column based on if the Y and Z columns have the specific dropdown value.
This was my try but it did not work: =SUMIFS([Z]:[Z]; "Approved"; [Y]:[Y], "", Time:Time)
Can anyone help?
Kind Regards,
Hugo Martinwall