This one works but needs criteria to count only if cell shows "Flexo" =SUMIF(JobDelDate:JobDelDate, @cell = SchDates@row, EstIAJobs:EstIAJobs)
Getting Invalid Operation error with this one:
=SUMIFS(JobDelDate:JobDelDate, @cell = SchDates@row, PrintTech:PrintTech, ="Flexo", EstIAJobs:EstIAJobs)