Results 1 to 2 of 2
  1. #1
    dar77 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2013
    Posts
    1

    Event Ticketing Admission with Access and Barcodes?

    I guess this would be under forms, since that is the main component... I am a newcomer to the Access world. I already have a PHP form online (with credit card payment) that gathers information from people who buy tickets for an event I am hosting and puts them in a mySQL database. It's all working perfectly, and I've exported the data into excel spreadsheets and opened them on my computer.

    MY QUESTION is how do I use Access to reference this data when a person enters the event? I have already assigned every ticket a barcode (which is their employee ID number), and those numbers are on my excel spreadsheet along with all of their other data.

    What I assume I need:
    Simple text box where I can scan the data (number) from the barcode into


    Submit button, onclick references the table and sees whether a record for that person exists.
    If there is a row with that employee ID in it, a "used" value is entered in their row, so that the ticket cannot be used again.
    If there is not a row with that number (the ticket doesn't exist), I have feedback telling me that they have not purchased a ticket.

    I can't have tickets being used more than once

    Really what I am doing with all of this complicated work is scanning employees and either getting feedback of "yes" they purchased a ticket, or "no" they did not.

    Since I have NO access experience whatsoever, any and all help is appreciated. I have been watching all kinds of tutorials online, but am not too comfortable with it all. Any templates I can start from? I want to learn access to use this in the future.

    If you're feeling really helpful and don't have anything to do, I might even pay you to quickly build this for me and send it over, or you can just do it for free if youre really bored. I have a month and a half to find a solution.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    I'm not surprised nobody is bored enough to do it for you. Lots of people here willing to help you do it yourself though. A month and a half is plenty of time to learn. Look at opening a recordset on an SQL statement, testing it for EOF, If/Then blocks and message boxes. Nothing you've described is terribly difficult.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Adding Code 128/39 Barcodes to Access Reports
    By Rawb in forum Code Repository
    Replies: 23
    Last Post: 09-24-2024, 08:29 AM
  2. Printing Barcodes on ONENOTE
    By Perceptus in forum Reports
    Replies: 0
    Last Post: 05-07-2013, 03:05 PM
  3. Ticketing program for community theater
    By Bill in forum Database Design
    Replies: 8
    Last Post: 11-22-2012, 02:15 PM
  4. Replies: 3
    Last Post: 05-07-2012, 12:17 PM
  5. Printing barcodes through Access
    By JackieEVSC in forum Reports
    Replies: 1
    Last Post: 11-16-2011, 11:21 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums