Ask your own question, for FREE!
Computer Science 17 Online
OpenStudy (anonymous):

I want to ask a question... is about ms excel... i have 2 field, an i want to find the greatest number in the second field with a condition must match a value in field 1

OpenStudy (anonymous):

field 1 field 2 a 1 b 1 c 1 a 2 a 3 b 2 i want to find the greatest number in field 2 which it's field 1 is "a"

OpenStudy (anonymous):

what fomula should i use?? (VBA is not allow)

OpenStudy (anonymous):

the attached Word document shows how I got the answer.

OpenStudy (anonymous):

your doc is good, but i have find a more batter way to solve already. use MAX(IF(A2:A7="a",B2:B7)) Than press ctrl + shift +enter to insert the formula

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!