I am attempting a formula to sum specific cells from a column from a reference sheet if the Shift column from the origin sheet = 1st and the dates match on both sheets and a return result of 0 if there is not a match, but I'm not getting the arguments correct.
#INCORRECT ARGUMENT SET
I've tried this as well.
#UNPARSEABLE
To summarize - If the reference sheet column Shift = 1st, then sum those values that match the row dates from the reference sheet and the sheet the formula is being entered into. Return a result of 0 if there is not a match.