I'm looking to find the the sumif of current week for a specific matter. However the matter is only listed in the parent row
=SUMIFS({Test Hours}, {Week Number}, @cell = (WEEKNUMBER(TODAY())), {Matter}, =PARENT({Matter}@row)
I keep getting an error in the formula
