![]() |
White Paper Discuss: Triple Play Scoring Spreadsheet
Thread created automatically to discuss a document in the White Papers.
Triple Play Scoring Spreadsheet by tb222 |
Re: White Paper Discuss: Triple Play Scoring Spreadsheet
The "blue end zone" field doesn't work properly. It isn't sending any data to field I10. I10 isn't calculating the score for having all 3 robots behind the end zone in I2. Instead, the "red end zone" (H2) field controls both scores, adding 10 to both.
This is the corrected field for I10: Code:
=((C2+E2+G2+G6+E6+C6+C10+E10+G10)*3)+(SUM(C3,E3,G3,C7,E7,G7,C11,E11,G11))+(IF(I2=3,10,0))+(IF(AND(B4=CHAR(66),D4=CHAR(66),F4=CHAR(66)),10,0))+(IF(AND(B8=CHAR(66),D8=CHAR(66),F8=CHAR(66)),10,0))+(IF(AND(B12=CHAR(66),D12=CHAR(66),F12=CHAR(66)),10,0))+(IF(AND(B4=CHAR(66),B8=CHAR(66),B12=CHAR(66)),10,0))+(IF(AND(D4=CHAR(66),D8=CHAR(66),D12=CHAR(66)),10,0))+(IF(AND(F4=CHAR(66),F8=CHAR(66),F12=CHAR(66)),10,0))+(IF(AND(B4=CHAR(66),D8=CHAR(66),F12=CHAR(66)),10,0))+(IF(AND(F4=CHAR(66),D8=CHAR(66),B12=CHAR(66)),10,0))-(I6) |
Re: White Paper Discuss: Triple Play Scoring Spreadsheet
Quote:
ENJOY!!! |
Re: White Paper Discuss: Triple Play Scoring Spreadsheet
Perhaps I'm being a bit picky...but I like the new feature about only having ownership if you have a tetra of your color. Could you also add that if, for example, blue has a stacked tetra and red only has contained tetras, that the goal cannot go to red? (and vice versa with red on top and blue below) Not really sure where in the code to put it but something like IF(B2=0,IF(C2>0,IF(B4="R","ERROR",0),0),0) with all the ANDs and ORs added in for each case. If not its okay - its still a really cool spreadsheet :D
|
Re: White Paper Discuss: Triple Play Scoring Spreadsheet
Quote:
|
Re: White Paper Discuss: Triple Play Scoring Spreadsheet
Quote:
ps- I am also proud to state that this spreadsheet was the FIRST scoring program posted in the white papers for this year! I know, it doesn't mean much, but I'm proud to have the bragging rights! :D |
Re: White Paper Discuss: Triple Play Scoring Spreadsheet
I was experimenting with Excel and now created v2.0 which was just submitted to the white papers!!! (it may take a day or 2, but it'll be there) Let's just say I wanted to get a jump on making an outstanding spreadsheet for next year!!! If you downloaded any of the 1.x versions, I highly suggest you update them with this. I kept it printer friendly so it can easily be used as a scoring sheet for mini's. (I'd love to get a pm or e-mail saying somebody used the hard-copy at a mini!!!) Trust me, you can definately look forward to a spreadshet from me next year...
|
| All times are GMT -5. The time now is 02:02. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi