Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Middlemix
 
Posts: n/a
Default Calculation help from average total

I have a golf handicap spreadsheet with our own system for changing player
handicap.

The score is input into a a field, the average of that score is then worked
out in the next cell (from 12 players)

What i need to do from there is alter the players handicap. If the players
score is below or above 2 shot on the average then the handicap will stay the
same(bufferzone)

For every 1 shot below or above that, the players handicap will alter -0.2
or +0.2

i.e player handicap is 10, he scores 21 , the average scores on the day are
29.58
The buffer is 2 so the average is now 27.58 minus the score gives 6.58 this
then multiplyed by 0.2 gives an increase of 1.316. his handicap is then
revised to 22.3

I know it sound difficult but I know you lot are clever

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Calculation help from average total

How about

=player_score+((average_score-2)-player_score)*0.2

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Middlemix" wrote in message
...
I have a golf handicap spreadsheet with our own system for changing player
handicap.

The score is input into a a field, the average of that score is then

worked
out in the next cell (from 12 players)

What i need to do from there is alter the players handicap. If the players
score is below or above 2 shot on the average then the handicap will stay

the
same(bufferzone)

For every 1 shot below or above that, the players handicap will alter -0.2
or +0.2

i.e player handicap is 10, he scores 21 , the average scores on the day

are
29.58
The buffer is 2 so the average is now 27.58 minus the score gives 6.58

this
then multiplyed by 0.2 gives an increase of 1.316. his handicap is then
revised to 22.3

I know it sound difficult but I know you lot are clever

Thanks



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I exclude a cell from an average calculation when the cell. Sam Excel Discussion (Misc queries) 1 September 7th 05 05:16 PM
show in a excel graphic a total percentage for 5 diff data fiels Julio Charts and Charting in Excel 1 September 1st 05 01:26 PM
Pivot Table -- Add column to average Grand Total Lynn Excel Worksheet Functions 1 August 30th 05 03:59 PM
Pivot Table - Average of counts Dan in NY Excel Worksheet Functions 0 August 19th 05 08:57 PM
Subtotal of Subtotal displays Grand Total in wrong row Thomas Born Excel Worksheet Functions 5 January 6th 05 01:46 PM


All times are GMT +1. The time now is 09:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"