Two Formulas for Golf Skins Sheet

VinceF

Board Regular
Joined
Sep 22, 2007
Messages
172
Office Version
  1. 2016
Platform
  1. Windows
Greetings...I very much appreciate your assistance with helping me solve these two problems.
I'm constructing a golf sheet that enables a skins and Stableford game. I'm having a hard time with the skins part.

Problem 1. Based on a player's handicap along with the hole handicap they may be entitled to two half strokes on a given hole. I say half strokes so that a natural birdie isn't cancelled out by a handicapped birdie. I'm unable to come up with a formula that will adjust the players actual score based on their handicap along with the hole handicap the 1/2 or in some cases a full stroke.

Problem 2. I have a sheet highlighting a player's skin and would like to be able to count the number of skins and report that over to the main sheet. I've tried counting by color but that led to other problems.

Thanks again for any assistance.
VinceF
What little I know in Excel has been achieved by countless hours of trial and error...and I don't regret a second of it. :)

Cell Formulas
RangeFormula
D2:M2D2=Main!I5
D3:M3D3=Main!I7
A5:A22A5=Main!B11
B5:B22B5=IF(ISTEXT(Main!C11), Main!C11, "")
C5:C22C5=IF($B5="","",ROUND(Main!E11,0))
D5:D22D5=IF($B5="","",Main!I11)
E5:E21E5=IF($B5="","",IF($D5="no","",IF(Main!$B$3="Stableford","",IF($D5="yes",IF(ISTEXT($B5),(Main!$J11-($E$3<=$C5)-(($C5-18)>=$E$3)))))))
F5F5=IF($B5="","",IF($D5="no","",IF(Main!$B$3="Stableford","",IF($D5="yes",IF(ISTEXT($B5),(Main!$K11-($E$3<=$C5)-(($C5-18)>=$E$3)))))))
G5:M5G5=IF($B$5="","",IF($D$5="no","",IF(Main!$B$3="Stableford","",IF($D$5="yes",IF(ISTEXT($B$5),(Main!L$11-(G$3<=$C$5)-(($C$5-18)>=G$3)))))))
F6:F22F6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!K12-($F$3<=$C6)-(($C6-18)>=F$3)))))))
G6:G22G6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!$L12-($G$3<=$C6)-(($C6-18)>=G$3)))))))
H6:H22H6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!$M12-(H$3<=$C6)-(($C6-18)>=H$3)))))))
I6:I22I6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!$N12-(I$3<=$C6)-(($C6-18)>=I$3)))))))
J6:J22J6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!$O12-(J$3<=$C6)-(($C6-18)>=J$3)))))))
K6:K22K6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!$P12-(K$3<=$C6)-(($C6-18)>=K$3)))))))
L6:L22L6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!$Q12-(L$3<=$C6)-(($C6-18)>=L$3)))))))
M6:M22M6=IF($B6="","",IF(Main!$B$6="Stableford","",IF($D6="yes",IF($B6="","",IF(ISTEXT($B6),(Main!$R12-(M$3<=$C6)-(($C6-18)>=M$3)))))))
E22E22=IF(C22-18>=E3,Main!J28-0.5)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
E6:E22Expression=AND($E6=MIN($E$5:$E$44),COUNTIF($E$5:$E$44,$E6)=1)textNO
E5Expression=AND($E5=MIN($E$5:$E$44),COUNTIF($E$5:$E$44,$E5)=1)textNO
G6:G22Expression=AND($G6=MIN($G$5:$G$44),COUNTIF($G$5:$G$44,$G6)=1)textNO
F6:F44Expression=AND($F6=MIN($F$5:$F$44),COUNTIF($F$5:$F$44,$F6)=1)textNO
M7:M44Expression=AND($M7=MIN($M$5:$M$44),COUNTIF($M$5:$M$44,$M7)=1)textNO
L7:L43Expression=AND($L7=MIN($L$5:$L$44),COUNTIF($L$5:$L$44,$L7)=1)textNO
K7:K44Expression=AND($K7=MIN($K$5:$K$44),COUNTIF($K$5:$K$44,$K7)=1)textNO
J7:J44Expression=AND($J7=MIN($J$5:$J$44),COUNTIF($J$5:$J$44,$J7)=1)textNO
H7:H44Expression=AND($H7=MIN($H$5:$H$44),COUNTIF($H$5:$H$44,$H7)=1)textNO
G5:M5Expression=AND($I5=MIN($I$5:$I$44),COUNTIF($I$5:$I$44,$I5)=1)textYES
F5Expression=AND($F5=MIN($F$5:$F$44),COUNTIF($F$5:$F$44,$F5)=1)textNO
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Zero replies...
Did I not ask correctly, do I need to rephrase the question ?
Thanks
VinceF
 
Upvote 0

Forum statistics

Threads
1,214,962
Messages
6,122,482
Members
449,088
Latest member
Melvetica

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