Thread
: [Solved]
List max values in a range
View Single Post
04-20-2017, 04:40 AM
NBVC
Windows 7 64bit
Office 2007
The Formula Guy
Join Date: Mar 2012
Location: Mississauga, CANADA
Posts: 215
Try this is array formula in D1:
=IF(C1=MAX(IF(($A$1:$A$8=A1)*($B$1:$B$8=B1),$C$1:$ C$8)),C1,0)
confirmed with CTRL+SHIFT+ENTER
not just ENTER, then copied down
NBVC
View Public Profile
Find all posts by NBVC