Hello!
I’m trying to sum the total hours from another sheet based on a specific name and a time activity code. Since there are multiple activity codes I need to consider, I’m using "contains" in my formula, but I’m having trouble getting it to work correctly.
Here’s the formula I’ve been trying:
=SUMIFS({Timesheet Summary- Mar 2025 N/B}, {Timesheet Summary- Mar 2025 Name}, Name@row), CONTAINS("FLA", {Timesheet Summary- Mar 2025 AC})
Would you be able to take a look and help me figure out what’s going wrong? I appreciate any guidance you can provide!
Thanks