I am trying to use the SUMIF Formula to reference a sheet to add hours based on the name of an employee. I have a Names Column with a list of names and an Hours Column. On a second sheet I am trying to print out their hours added together based on their name.
My attempt
=SUMIF ({HoursCol}, Name@row = {NameColum}, {HoursCol1}