Merge the two formulas together?
First formula:
=INDEX(A6:A99,MATCH(LARGE(IF(B6:B99="m",AG6:AG99,""),1),AG6:AG99,0))
Second formula:
=MAX(IF(AG6:AG99<180,AG6:AG99,""))
As long as the value is less than 180
Thanks in advance.
Doug
Merge the two formulas together?
First formula:
=INDEX(A6:A99,MATCH(LARGE(IF(B6:B99="m",AG6:AG99,""),1),AG6:AG99,0))
Second formula:
=MAX(IF(AG6:AG99<180,AG6:AG99,""))
As long as the value is less than 180
Thanks in advance.
Doug
![]()
Please Login or Register to view this content.
It returns a value of 0
could you send the non-sensitive data?
@Dougiebn,
Your post does not comply with Rule 8 of our Forum RULES. Do not crosspost your question on multiple forums without including links here to the other threads on other forums.
Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.
Expect cross-posted questions without a link to be closed and a message will be posted by the moderator explaining why. We are here to help so help us to help you!
Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (not just this site).
HTH
Regards, Jeff
Sorry won't happen again
Dougiebn
Cross-post address: http://www.mrexcel.com/forum/excel-q...-together.html
Last edited by Dougiebn; 08-26-2013 at 03:03 PM.
A B C
Perfect
Score
Name MF 1001
John m 180
Diane f 120
Sam m 140
Sue f 171
Perfect Score 1001
Male
# Name Total
1
2
3
4
5
6
Female
# Name Total
1
2
3
4
5
6
First formula:
=INDEX(A6:A99,MATCH(LARGE(IF(B6:B99="m",AG6:AG99,""),1),AG6:AG99,0))
Second formula:
=MAX(IF(AG6:AG99<180,AG6:AG99,""))
As long as the value is less than 180
How do I put an actual pic of the spread sheet on the forum so you can see what it looks like. or are you allowed to do that.
Last edited by Dougiebn; 08-26-2013 at 02:03 PM.
Incorporate the formulas?
First formula: This is to determine the highest score in range of cells for males.
=INDEX(A6:A99,MATCH(LARGE(IF(B6:B99="m",AG6:AG99,""),1),AG6:AG99,0))
And the second formula: This formula is to make sure that the score is less than 180.
=MAX(IF(AG6:AG99<180,AG6:AG99,""))
I would like the two formulas to be incorporated in one if possible.
Thanks in advance.
Doug
Incorporate the formulas?
First formula: This is to determine the highest score in range of cells for males.
=INDEX(A6:A99,MATCH(LARGE(IF(B6:B99="m",AG6:AG99,""),1),AG6:AG99,0))
And the second formula: This formula is to make sure that the score is less than 180.
=MAX(IF(AG6:AG99<180,AG6:AG99,""))
I would like the two formulas to be incorporated in one if possible.
Thanks in advance.
Doug
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks