Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default vote counting

OK...here's the problem.

We're having elections soon at our local, and I want to make a couter that I
can use to tally the votes. There's at least 2 candidates for each office
(president, v-p, sec-treas, trustees and business agent - with the exception
of recording secretary, who's running unopposed) and several of these people
are on different slates.

What I'd like to do is make a spreadsheet that allows me to click on a
command button or check box - or whatever - for each candidate, and also do
the same for each slate (which would add a vote to each candidate on the
slate). Then I could have a 'tally button' where these votes would be counted
and added to each candidate's total. I'm sure this is possible but the
programming is beyond me. Anyone have something similar out there that I
could use, or have programming that I could adapt?

Elections are next month, and I hope to have it done by then. So far I've
got the layout done but getting the buttons and boxes to work si beyond my
skill at this point. Thanks for any help!

David
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,118
Default vote counting

Try something like this example:

A1: (a candidate name)

From the Excel Main Menu:
<view<toolbars.....Check: Forms

Click on the Spinner Control (it has up/down arrows on it)

Now, paint a box covering all of cells A2:A3
(That creates a spinner)
Right-click on the Spinner
......Select: Format control
......Select the Control tab
......Set the Cell Link to A4
......Click [OK]

Press [ESC].....to get out of design mode.

Now....
Each time you click on the UP arrow on the spinner
1 is added to cell A4.
Each time you click on the DOWN arrow on the spinner
1 is subtracted from cell A4.

Repeat for any other candidates.

Is that something you can work with?
Post back if you have more questions.
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)

"TropicDave27" wrote in message
...
OK...here's the problem.

We're having elections soon at our local, and I want to make a couter that
I
can use to tally the votes. There's at least 2 candidates for each office
(president, v-p, sec-treas, trustees and business agent - with the
exception
of recording secretary, who's running unopposed) and several of these
people
are on different slates.

What I'd like to do is make a spreadsheet that allows me to click on a
command button or check box - or whatever - for each candidate, and also
do
the same for each slate (which would add a vote to each candidate on the
slate). Then I could have a 'tally button' where these votes would be
counted
and added to each candidate's total. I'm sure this is possible but the
programming is beyond me. Anyone have something similar out there that I
could use, or have programming that I could adapt?

Elections are next month, and I hope to have it done by then. So far I've
got the layout done but getting the buttons and boxes to work si beyond my
skill at this point. Thanks for any help!

David



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 860
Default vote counting

And just to add to Ron's method, before starting do this.

If the Drawing toolbar is not visible at the bottom of your
screen, enable it by ViewToolbarsDrawing.

Then Click on DrawSnapTo Grid

By setting the snap to grid option, when you paint your
spinner onto the sheet, it will automatically snap to the
gridlines on your worksheet, which makes it very simple
to keep your spinners nice and neat and a uniform size.

HTH
Martin

"Ron Coderre" wrote in message
...
Try something like this example:

A1: (a candidate name)

From the Excel Main Menu:
<view<toolbars.....Check: Forms

Click on the Spinner Control (it has up/down arrows on it)

Now, paint a box covering all of cells A2:A3
(That creates a spinner)
Right-click on the Spinner
.....Select: Format control
.....Select the Control tab
.....Set the Cell Link to A4
.....Click [OK]

Press [ESC].....to get out of design mode.

Now....
Each time you click on the UP arrow on the spinner
1 is added to cell A4.
Each time you click on the DOWN arrow on the spinner
1 is subtracted from cell A4.

Repeat for any other candidates.

Is that something you can work with?
Post back if you have more questions.
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)

"TropicDave27" wrote in message
...
OK...here's the problem.

We're having elections soon at our local, and I want to make a couter
that I
can use to tally the votes. There's at least 2 candidates for each office
(president, v-p, sec-treas, trustees and business agent - with the
exception
of recording secretary, who's running unopposed) and several of these
people
are on different slates.

What I'd like to do is make a spreadsheet that allows me to click on a
command button or check box - or whatever - for each candidate, and also
do
the same for each slate (which would add a vote to each candidate on the
slate). Then I could have a 'tally button' where these votes would be
counted
and added to each candidate's total. I'm sure this is possible but the
programming is beyond me. Anyone have something similar out there that I
could use, or have programming that I could adapt?

Elections are next month, and I hope to have it done by then. So far I've
got the layout done but getting the buttons and boxes to work si beyond
my
skill at this point. Thanks for any help!

David





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


Similar Threads
Thread Thread Starter Forum Replies Last Post
counting function but not double counting duplicates JRD Excel Worksheet Functions 2 November 7th 07 06:43 PM
Counting something like 430<x<=440 infinite_zero00 Excel Discussion (Misc queries) 2 October 16th 05 11:00 PM
divide a large group of people into smaller groups by their vote siku Excel Discussion (Misc queries) 1 August 26th 05 05:42 PM
Counting rows, then counting values. Michael via OfficeKB.com Excel Discussion (Misc queries) 7 August 4th 05 10:57 PM
Counting names in a column but counting duplicate names once TBoe Excel Discussion (Misc queries) 9 May 11th 05 11:24 PM


All times are GMT +1. The time now is 12:36 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"