Microsoft
Software
Hardware
Network
Question : Increasing a value in an access table
Very simple database for a voting procedure - Table "Candidates" with fields CandidateID, FName, LName, Position, and Votes. All fields are text except for votes (numeric)
on the form (based on the Candidates table) is just a combo box revealing the last names and another revealing the election position - I have a button on the form. I want the button, when clicked, to look at the LName in the combo box and increase the votes field for that record by 1. I am thinking a Dlookup - but I have not done it in some time and I would appreciate some help
Thank you
Answer : Increasing a value in an access table
check the names of the fields from the table candidates.
or post sample data from the table
Random Solutions
looking for best web designer.
MS Dynamics 4.0 Outlook Configuration - Microsoft Dynamics CRM server is not available
Login Script to add multiple network printers?
GroupWise 6.0.1 - Some addresses are undeliverable and have been crossed out
Unattended Windows 7 Installation answer file not working
Safari 5 Crashes immedietly
What is the best Raid stripe size and Windows allocation unit size for large files?
how to implement a pac file using group policy
DELL LATITUDE D610 80GIG STUCK IN BOOT LOOP
How do most developer handle localization in .NET?