Couldn't find anything in a search, but probably just wrong keywords.
I have the below SUMIFS formula which works great.
=SUMIFS('Late Details'!$AR:$AR,'Late Details'!$C:$C,$A$3,'Late Details'!$J:$J,$A$1,'Late Details'!$N:$N,$A54,'Late Details'!$AO:$AO,">0")
The last criteria however that reads "Where Late Details, column AO is >0 needs to read
"where column AO through AQ are >0.
Tried to adjust formula to 'Late Details'!$AO:$AQ,">0") with no luck.
Easy fix? Thanks for any help.
Toni
I have the below SUMIFS formula which works great.
=SUMIFS('Late Details'!$AR:$AR,'Late Details'!$C:$C,$A$3,'Late Details'!$J:$J,$A$1,'Late Details'!$N:$N,$A54,'Late Details'!$AO:$AO,">0")
The last criteria however that reads "Where Late Details, column AO is >0 needs to read
"where column AO through AQ are >0.
Tried to adjust formula to 'Late Details'!$AO:$AQ,">0") with no luck.
Easy fix? Thanks for any help.
Toni