I have a sumifs formula right now and I'm trying to get it so that if I have a certain value in the cost code column even though the two criterion match, it wont count it because the code that is in that row is one I don't want count. I've seen other people have similar problems and this is what I thought could work but it hasn't
=SUMIFS({PRE-FAB TIMESHEET 2023 Range 1},{PRE-FAB TIMESHEET 2023 Range 2},[JOB# (HIDDEN)]@row,{PRE-FAB TIMESHEET 2023 Range 3},[FAB HELPER (HIDDEN)]@row,[COST CODE]@row NOT(@cell= "9000340")