Hi
im trying to create a "MAX IFS" formula, and am currently using this....
Formula:
=IF(D41=4,0,IF(D29=2,0,MAX(if('High,Low,Avg'!$U:$U,'High,Low,Avg'!$D:$D,'Supply Chain Calculator'!$D$30,'High,Low,Avg'!$H:$H,'Supply Chain Calculator'!$D$38,'High,Low,Avg'!$B:$B,INDEX($A$230:$BI$230,,'Supply Chain Calculator'!$D$31):INDEX($A$230:$BI$230,,'Supply Chain Calculator'!$D$32))+D48)))
But this doesnt return the right value, is there a way to create a maxifs, like you would wth a SUMIFS?
Dan
Bookmarks