ilikered100
05-14-2018, 09:51 AM
I'm looking for some general advice on how to proceed with a project. A little background first. I've done a lot of programming in Excel and Access with VBA and a little SQL too. I'm also a fairly advanced PowerPoint developer, but I haven't ventured into VBA programming with PowerPoint... yet.
I work at an Elementary School and I'd like to develop a voting program where students can vote for their school officers. What I would like to do, but I'm not sure it's possible, is use PowerPoint where there are pictures of candidates on a slide and when a student clicks on a picture it "writes" the data to an Excel spreadsheet (or other place that can compile and hold the data) as students are voting. Basically, counting the number of clicks for each candidate. I have no idea if this is possible in PowerPoint... to write data real-time to Excel. If it is, I'll start down the road of developing it, but maybe it should be done in Access using forms or another program. The reason I'm hoping it can be done in PowerPoint is that it will be more easily editable if others with less programming experience want to use it and edit it... we often share tools we've developed between schools. Whatever software is used, the program cannot be done using a web based solution as we are not aloud to put student pictures with names online.
Just to give a few more specifics on how the program would run (if possible). After an opening slide (something like "Click here to begin voting") there would be one slide for each office. The first slide would have pictures and names of all the candidates for President. When a student clicks on the candidate they want for President, it would take them to the next slide of Vice President, etc. When a student has been through all the slides/offices, it would go back to an opening slide where the next student could start voting and go through the slides/offices again. On the computer where this is installed, when a picture is clicked it would add 1 to the total for the candidate that was selected...hopefully in Excel... again, if this is even possible. If the data could be written to a text file that would work also, but Excel would be better obviously.
Any advice is appreciated. I just didn't want to spend an inordinate amount of time trying to develop something that isn't possible. If you have an idea of another program to use to develop this, I'm open to that also.
Hope this made sense.
Thanks,
Carolyn
I work at an Elementary School and I'd like to develop a voting program where students can vote for their school officers. What I would like to do, but I'm not sure it's possible, is use PowerPoint where there are pictures of candidates on a slide and when a student clicks on a picture it "writes" the data to an Excel spreadsheet (or other place that can compile and hold the data) as students are voting. Basically, counting the number of clicks for each candidate. I have no idea if this is possible in PowerPoint... to write data real-time to Excel. If it is, I'll start down the road of developing it, but maybe it should be done in Access using forms or another program. The reason I'm hoping it can be done in PowerPoint is that it will be more easily editable if others with less programming experience want to use it and edit it... we often share tools we've developed between schools. Whatever software is used, the program cannot be done using a web based solution as we are not aloud to put student pictures with names online.
Just to give a few more specifics on how the program would run (if possible). After an opening slide (something like "Click here to begin voting") there would be one slide for each office. The first slide would have pictures and names of all the candidates for President. When a student clicks on the candidate they want for President, it would take them to the next slide of Vice President, etc. When a student has been through all the slides/offices, it would go back to an opening slide where the next student could start voting and go through the slides/offices again. On the computer where this is installed, when a picture is clicked it would add 1 to the total for the candidate that was selected...hopefully in Excel... again, if this is even possible. If the data could be written to a text file that would work also, but Excel would be better obviously.
Any advice is appreciated. I just didn't want to spend an inordinate amount of time trying to develop something that isn't possible. If you have an idea of another program to use to develop this, I'm open to that also.
Hope this made sense.
Thanks,
Carolyn