Using the Sheet Summary function this formula worked:
=SUMIFS({Budget Projected}, {Budget Account}, Variable@row, {Budget Assigned}, Employee#)
when the lined was assigned to only one contact, but now that I have lines with multiple contacts assigned to them it will not recognize even the one employee's name anymore. I tried adding a second field (Employee2) with the other employee's name, which I'd rather not do but it still wouldn't work.
Question:
How do I get the formula to work again pulling only "one" employee's name even though there are multiple-assignees on a row? Is there a possibility of it constructing the formula to pull only "current user" then it wouldn't need to specify an employee name in the Sheet Summary Field.