If false do nothing... but a little more difficult

golfguy123

New Member
Joined
Jun 8, 2018
Messages
8
person1 A 66
person2 A 68
person3 A 70
person4 B 88
person5 B 89
person6 A 65
person7 C 90
person8 C 91

I WANT TO GET THE LOWEST SCORE FOR ALL PERSONS WITH AN 'A' NEXT TO THEIR SCORE?

THIS IS THE IF/THEN I WROTE, BUT I DONT KNOW HOW TO IGNORE IF FALSE

=IF(B7:B20="a",SMALL(W7:W20,1),???????)

SIGNED ..... STRUGGLING!
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Hi,

If you want those that are Not "A" in column B ignored, then just use "" for FALSE.


Book1
ABCD
1person1A6665
2person2A6865
3person3A7065
4person4B88
5person5B89
6person6A6565
7person7C90
8person8C91
Sheet77
Cell Formulas
RangeFormula
D1=IF(B$1:B$8="A",SMALL(C$1:C$8,1),"")


Your Caps Lock might be stuck on your keyboard...
 
Last edited:
Upvote 0
[TABLE="width: 1166"]
<colgroup><col><col span="19"><col><col><col></colgroup><tbody>[TR]
[TD]NAME[/TD]
[TD][/TD]
[TD]HOLE #1[/TD]
[TD]HOLE #2[/TD]
[TD]HOLE #3[/TD]
[TD]HOLE #4[/TD]
[TD]HOLE #5[/TD]
[TD]HOLE #6[/TD]
[TD]HOLE #7[/TD]
[TD]HOLE #8[/TD]
[TD]HOLE #9[/TD]
[TD]HOLE #10[/TD]
[TD]HOLE #11[/TD]
[TD]HOLE #12[/TD]
[TD]HOLE #13[/TD]
[TD]HOLE #14[/TD]
[TD]HOLE #15[/TD]
[TD]HOLE #16[/TD]
[TD]HOLE #17[/TD]
[TD]HOLE #18[/TD]
[TD]X[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]HOLE WINNER[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]DONUT[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]FRONT 9 TOTALS[/TD]
[TD]BACK 9 TOTALS[/TD]
[TD]TOTAL SCORES[/TD]
[/TR]
[TR]
[TD]PAR[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]54[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD]46[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]DONUT[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD]X[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]GROUP A/B/C[/TD]
[TD]7[/TD]
[TD]4[/TD]
[TD]2[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]APPLE[/TD]
[TD]A[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]63[/TD]
[TD]63[/TD]
[TD]126[/TD]
[/TR]
[TR]
[TD]BACON[/TD]
[TD]A[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]63[/TD]
[TD]63[/TD]
[TD]126[/TD]
[/TR]
[TR]
[TD]CUCUMBER[/TD]
[TD]A[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]63[/TD]
[TD]63[/TD]
[TD]126[/TD]
[/TR]
[TR]
[TD]DONUT[/TD]
[TD]A[/TD]
[TD]7[/TD]
[TD]4[/TD]
[TD]2[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]55[/TD]
[TD]63[/TD]
[TD]118[/TD]
[/TR]
[TR]
[TD]EGGPLANT[/TD]
[TD]B[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]63[/TD]
[TD]63[/TD]
[TD]126[/TD]
[/TR]
[TR]
[TD]FROSTY[/TD]
[TD]B[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]7[/TD]
[TD]63[/TD]
[TD]63[/TD]
[TD]126
[/TD]
[/TR]
</tbody>[/TABLE]


i WANT ONLY THE LOWEST PLAYER IN GROUP 'A' ...i TRIED THAT AND IT GAVE ME ###### (VALUE)
 
Upvote 0
Are you saying you want the NAME of the person in Group A with the Lowest Total?

What if there's a tie for lowest? In your sample above, if DONUT had a Total of 126, you'd have a 4 way tie?
 
Upvote 0
Is this what you are trying to do?
This is an array formula and must be entered with CTRL-SHIFT-ENTER. Copy across as needed.
Excel Workbook
ABCDEFGH
1NAMEHOLE #1HOLE #2HOLE #3HOLE #4HOLE #5HOLE #6
2HOLE WINNERXxDONUTBACONxCUCUMBERx
3PAR4345434
4541146464646
5XXDONUTXXXX
6GROUP A/B/C7427777
7APPLEA777777
8BACONA776777
9CUCUMBERA777737
10DONUTA747777
11EGGPLANTB777777
12FROSTYB777777
Sheet
 
Upvote 0
Yes, there are three different groups one can compete in, Group A, B, or C. Once we have your score there will be a 1st, 2nd, and 3rd place for each group.
and yes, if there is a tie, I would want a response of "X" or"there is a tie"

when writing the formulas...

A...Names
B...Group
C...totals
 
Upvote 0
Yes, there are three different groups one can compete in, Group A, B, or C. Once we have your score there will be a 1st, 2nd, and 3rd place for each group.
and yes, if there is a tie, I would want a response of "X" or"there is a tie"

when writing the formulas...

A...Names
B...Group
C...totals
 
Upvote 0
Yes, there are three different groups one can compete in, Group A, B, or C. Once we have your score there will be a 1st, 2nd, and 3rd place for each group.
and yes, if there is a tie, I would want a response of "X" or"there is a tie"

when writing the formulas...

A...Names
B...Group
C...totals

for some reason, when i apply this, it only gives me a lowest value of all the numbers

 
Upvote 0
[TABLE="width: 1018"]
<colgroup><col><col span="22"><col></colgroup><tbody>[TR]
[TD]Leroy McDuffie Jr[/TD]
[TD]A[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Kevin Pack[/TD]
[TD]A[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Greg Taylor[/TD]
[TD]A[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Mike Taylor[/TD]
[TD]A[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]2[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]33[/TD]
[TD]36[/TD]
[TD]69[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]LUVON DUNGEE[/TD]
[TD]B[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]CARTER THORPE [/TD]
[TD]B[/TD]
[TD]3[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]35[/TD]
[TD]36[/TD]
[TD]71[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]KARLTON DUNN[/TD]
[TD]C[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]GREG PROLEAU[/TD]
[TD]C[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]AL JOYNER[/TD]
[TD]C[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Sang Choi[/TD]
[TD]B[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]36[/TD]
[TD]36[/TD]
[TD]72[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TEDDY[/TD]
[TD]B[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]34[/TD]
[TD]36[/TD]
[TD]70[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]

[/TD]
[/TR]
</tbody>[/TABLE]
I do get true/false values from my If/then function, but the formula only gives me the smallest value of all the scores not just 'A' or 'b' or 'c' groups(selection dependant)
it is not giving me the lowest of A....weird!
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top