F1 prediction

NELG10

New Member
Joined
Sep 20, 2014
Messages
5
Hi, I would like to run a simple formula one prediction game next year and would like to use the last remaining races to trial what ever I get together.

setting the bar low I think, but I just what a top 8 prediction.
8 points for correct position then one point less for out of position, ie: predicted lewis hamilton 3rd and he finished 8th, so there for you would get 5 points.

have set the drivers names in a column (1-8) then the next column would just like to enter actual finished position and excel fill out points in separate cell.

have search for the formula with no success.
 
I think this does what you are looking for:

Sheet2

*ABCD
1PredictionDriverFinishedPoints
21Snakehips Wife18
32NELG1146
43Lewis Hamilton65
54Roadrunner57
65Ping G525
76Stirling Moss35
87Snakehips *Daughter78
98Snakehips220

<colgroup><col style="font-weight:bold; width:30px; "><col style="width:90px;"><col style="width:144px;"><col style="width:64px;"><col style="width:64px;"></colgroup><tbody>
</tbody>

Spreadsheet Formulas
CellFormula
D2=MAX(0,8-ABS(A2-C2))

<tbody>
</tbody>

<tbody>
</tbody>


Excel tables to the web >> Excel Jeanie HTML 4

Perfect, works exactly as I intended.

Thank you

Now just got work out how to beat the missis :LOL:
 
Upvote 0

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).

Forum statistics

Threads
1,215,375
Messages
6,124,588
Members
449,174
Latest member
chandan4057

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