Also tried:-
=MAX(--(Purchase!$B$2:$B$70=A2),--Purchase!$F$2:$F$70)
with the same problem - incorrect in the cell, yet correct in the function argument window!
Help
Rgs
I'm working on improving my stock keeping system and have been trying to use the Max function with varing results.
The formulae below is designed below to find the maximum purchase paid for a raw material.
=MAX((Purchase!$B$2:$B$70=A2)*(Purchase!$F$2:$F$70))
Purchase! Column B is the...