Consulting

Results 1 to 5 of 5

Thread: Tabulation Form

  1. #1

    Tabulation Form



    good day!
    imdoing a tabulation form for an election.. my problem is how can i get the maximum vote using functions no vba code if necessary...

    scenario...
    on the illustration above the total no of voters per precinct is my max vote for each person.. what i wanted to do is on "Juan" he got 50 and 80.. the max vote now for hin is 180 if he get 50 votes on the 3rd prcinct..

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    And why wouldn't it just be 50,0,0?

  3. #3

    tab

    Quote Originally Posted by xld
    And why wouldn't it just be 50,0,0?
    my problem is like how the bowling scoreboard runs.. the max score is 300 for 10 frames and each frame has the max score of 30.. if you got 25 in first frame your max scor now will be 295 because the 5 is less from 30 on the first frame.

  4. #4
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    That clarified nothing for me. I have never heard anyone liken an election to a bowling game before. Again, I cannot see why Juan doesn't get all 50 left, leaving nothing for the rest.

  5. #5
    thanks anyway.. i just use the bowling scoreboard because what am i looking for is how it works..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •