+ Reply to Thread
Results 1 to 5 of 5

Bar Code Attendance Tracker

  1. #1
    Registered User
    Join Date
    05-27-2016
    Location
    Anniston, AL
    MS-Off Ver
    2010
    Posts
    3

    Bar Code Attendance Tracker

    I'm looking for a way to track Vacation Bible School attendance using Excel and a barcode reader. We'll create a database of all the children and their information during registration on the first day. They'll receive a pre-printed barcoded bracelet at registration. We would like to be able to simply scan the barcode at 'Check-in' and Check-out' each day (5 days) to count attendance as well as verify the information of the individual who is picking up the child at 'check-out'. Does anyone have something you're using now or a template that could get me started? My Excel skills are average but I don't have any experience with 'vlookup'.

    Thanks!

  2. #2
    Forum Contributor
    Join Date
    08-23-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    139

    Re: Bar Code Attendance Tracker

    I did prepare a file for you but can't figure how to upload it for you to see it.

    Basically you can start by creating a new workbook and naming the first tab "Registration". Here you would use column A for the barcode you will assign to each person and then add as many column headers as needed. In my example i had one for the person's name, then the name of their parents and all sorts of other details such as allergy or sleeping arrangements etc. It would be what ever details you need really,
    You would then list each person as they are registered and scan a barcode to their row as you go.

    Next, rename the second tab in the sheet to be "check-out" or something like that and use column A for the barcode to be scanned into again. In each column to the right of that, you can then add this formula:

    Please Login or Register  to view this content.
    Where "Registration" is the name of the first sheet in your workbook, where all the people are listed with their barcodes. the first A3 is a reference to the barcode that would be scanned at "checkout".
    The "$A$3:$S$2000" refers to the full range of details you have added to each entry, 2000 being the row number of the last person in the list, S being the column of the last data.
    Next is the number 2, this instructs the formula to look 2 columns across from the barcode (inclusive), so once it has matched the barcode on the checkout sheet to one on the registration sheet, it will look in column B and give you that result (in my example case, this was the person's name)
    The "false" tells excel that you will only accept an exact match on the barcode. this is recommended.

    Obviously, you can click and drag the little black square in the bottom right of the cell in order to move the same formula down, or across to lookup more details about more people. once you have copied it across, simply change the column index number (in the example, that is the number 2), to refer to the number of columns across from the barcode that you want to show the result for.

    If this isn't clear, let me know (i'm still working on my powers of thought-transfer lol) and i'll try to clarify the details you are not sure on
    IF("helping me", "thanks", "need more detail?")

  3. #3
    Registered User
    Join Date
    05-27-2016
    Location
    Anniston, AL
    MS-Off Ver
    2010
    Posts
    3

    Re: Bar Code Attendance Tracker

    Thanks JayHerring86. This will give me a great start. I appreciate you taking the time to help me out!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,428

    Re: Bar Code Attendance Tracker

    To attach a sample workbook:

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Contributor
    Join Date
    08-23-2013
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    139

    Re: Bar Code Attendance Tracker

    Thank AliGW, I had uploaded the file as you suggested but couldn't find a button to actually attach it and when i clicked through it hadn't attached itself.
    I think it's something i am doing (or, not) but at least i know i was going in the right direction! :D

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Attendance Tracker
    By bsoper in forum Excel General
    Replies: 6
    Last Post: 10-06-2015, 09:56 PM
  2. Attendance Tracker
    By EXCELBENCH in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-23-2015, 01:19 PM
  3. Attendance Tracker help
    By CHill0828 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-11-2014, 12:59 PM
  4. Attendance tracker
    By TONY1987 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-08-2014, 08:16 AM
  5. [SOLVED] Attendance Tracker
    By rajeshntiwari in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-03-2012, 04:07 PM
  6. Attendance Tracker
    By Jrios in forum Excel General
    Replies: 6
    Last Post: 02-19-2011, 03:44 PM
  7. Attendance Tracker
    By shanny in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-06-2008, 08:44 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1