Thread
: [Solved]
Looking for formula
View Single Post
11-27-2016, 12:38 PM
jeffreybrown
Windows Vista
Office 2007
Expert
Join Date: Apr 2016
Posts: 673
Just add another logical test to the TRUE side of the IF statement.
=MAX(IF(A2:A19=D2,
IF(C2:C19=TRUE
,B2:B19)))
jeffreybrown
View Public Profile
Find all posts by jeffreybrown