Hello,
I am trying to sum totals in one column based on criteria in three other columns.
Sum of totals in one cell based on the approval status, classification of the expense in the other columns.
=SUMIFS(Total Projected Cost:Total Projected Cost,Classification of Request:Classification of Request,"T&E",Approval Status:Approval Status,"Approved")
Result is consistently unparseable, regardless of what I am changing. Help please!