Klaus wrote:
All that is required is for the person who is tallying the votes to type in how many people from a team voted in that division and it'll add the average points for however many times the team voted.

You don't need that - there is a function called 'average'

=AVERAGE(Start Cell:End Cell)

Make the end cell ridiculously long way off like... column ATC XD And it ignores blank spaces, so calculates the true average :)
125q72h.jpg
>>Latest Chop<<
| >>Like my Facebook Page<< | >>Basic Brushing Tutorial<<
Nah what I mean is.... say 2 people from Team Australia vote, well all that the person who is counting the votes has to do is write in the cell designated that 2 people from Team Australia have voted, then the score will be added onto the total for the public vote (which then has to be adjusted accordingly so that it's a 50/50 voting system).

Maybe this will show it better.

screenshot20120101at100.png

So in this example, all the person tallying had to do is type in that 1 person from Chop 1 voted in the public vote, 2 people from Chop 2 also voted, and on and on and it'll add automatically onto their vote count.

Here's the spreadsheet now. https://docs.google.com/spreadsheet/ccc?key=0Avbvzkbauq_BdG11cnU3MkszdFQwOFVNdGxyWDNmMFE

Sorry, but google docs screws up all of the cell widths and formatting XD
puszka321 wrote:
please video xD
MK211 wrote:
I really like the nos coming out of the rims
2 people liked this.
System generated wrote:
Thread renamed "How to...Microsoft Windows Excel"
Rates: 1 stolen 4 very bad 6 acceptable 7 realistic + nice 8 very good 9 awesome 10 awesome + epic
Klaus wrote:
Nah what I mean is.... say 2 people from Team Australia vote, well all that the person who is counting the votes has to do is write in the cell designated that 2 people from Team Australia have voted, then the score will be added onto the total for the public vote (which then has to be adjusted accordingly so that it's a 50/50 voting system).

Maybe this will show it better.

screenshot20120101at100.png

So in this example, all the person tallying had to do is type in that 1 person from Chop 1 voted in the public vote, 2 people from Chop 2 also voted, and on and on and it'll add automatically onto their vote count.

Here's the spreadsheet now. https://docs.google.com/spreadsheet/ccc?key=0Avbvzkbauq_BdG11cnU3MkszdFQwOFVNdGxyWDNmMFE

Sorry, but google docs screws up all of the cell widths and formatting XD

oh right - i got around that by integrating the count function. Whenever someone from that country votes, you just enter a fullstop instead of a score. Then the spreadsheet counts the number of dots, multiplies that by the average and adds it to the score :P
125q72h.jpg
>>Latest Chop<<
| >>Like my Facebook Page<< | >>Basic Brushing Tutorial<<
Actually, that's a pretty smart idea. Now that I've got this working I don't think I'll bother though (putting a dot in probably would take just a little less time than counting up the number of votes from that team and adding it into the spreadsheet anyway).
puszka321 wrote:
please video xD
MK211 wrote:
I really like the nos coming out of the rims
1 person liked this.
SharryStudiodesign wrote:
System generated wrote:
Thread renamed "How to...Microsoft Windows Excel"
+1

Why are you talking about Excel? We can do everything in PHP and Mysql, dont worry about that :-d.

I will talk with Mark and see how we can start coding all this up...
Think the reason we drifted to Excel is because PhP and MySQL can be nice, but website coding tends to take its time. I could have a spreadsheet that tallies votes, averages, discards based on standard deviation, detects trends etc. knocked out in an afternoon.
Artist formerly known as "Dev"
1 person liked this.
Nice. But how are you going to manage such a huge amount of votes and chops in Excel?And all this without typing 1 number wrong...

Each round you will have to spend hours and hours typing all the votes for each chop while i spend just 1 second pressing a little button. B)
REC wrote:
Nice. But how are you going to manage such a huge amount of votes and chops in Excel?And all this without typing 1 number wrong...

Each round you will have to spend hours and hours typing all the votes for each chop while i spend just 1 second pressing a little button. B)

My excel spreadsheet worked fine last year. Even got adopted as the official one by iron chop i think :P.
It's not that hard to enter numbers from 1 to 10 :)
125q72h.jpg
>>Latest Chop<<
| >>Like my Facebook Page<< | >>Basic Brushing Tutorial<<
Haha ok guys, you win. If you want to work with Excel, do it. I cant do anything against it.

But i think a clean code would be faster and much more easier for all of us.
Back to top

Please login to post