Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
autowizz
 
Posts: n/a
Default I need some help please....

I am trying to set up some type of judging system.
I have 28 classes in a car show, each class has a letter and car number
(a1-a20, b1-b20 and so on). The people who entered their cars are the one who
vote for 1 car in each class and mark them all down on a voting sheet, then
they turn those sheets in and the votes are counted and added up.
I am trying to set something up so that all I have to do is enter the class
letter and car number (a1, x10, etc) and the program will then store all the
votes and then add them up for me, so I know which vehicles got the most
votes in which class..

To me it sounds like it would be some sort of inventory type system or
something, I am lost and need someones help ASAP in setting this up...
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default I need some help please....

Why not just list the class in column A, the car number in column B, and
then every vote a class/car gets, put an X in the next free column of that
row (start at column D so that the count can go in C). Then use COUNTIF to
count them (=COUNTIF(D2:IV2,"X"))

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"autowizz" wrote in message
...
I am trying to set up some type of judging system.
I have 28 classes in a car show, each class has a letter and car number
(a1-a20, b1-b20 and so on). The people who entered their cars are the one

who
vote for 1 car in each class and mark them all down on a voting sheet,

then
they turn those sheets in and the votes are counted and added up.
I am trying to set something up so that all I have to do is enter the

class
letter and car number (a1, x10, etc) and the program will then store all

the
votes and then add them up for me, so I know which vehicles got the most
votes in which class..

To me it sounds like it would be some sort of inventory type system or
something, I am lost and need someones help ASAP in setting this up...



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



All times are GMT +1. The time now is 04:18 PM.

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

About Us

"It's about Microsoft Excel"