Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Using Google Sheets to document ID swipes from a magstrip reader?

$
0
0

So I work as a student employee at my college and part of my job is to check people in and out. I've been doing this manually by looking at their ID and writing the information, but I am trying to find a way to use ID swipes on a magstrip reader to streamline the process. When I swipe a school ID on the reader, it'll type an entry like:

;21944931924914916932586267152894?

Where the bolded part is the actual ID number and everything else isn't relevant (at least to me). I found an easy solution using a python program just to turn it into a string, get rid of the semicolon and the question mark, and then use math to remove everything except for the ID number. Is there any way in google sheets to just have them swipe their ID, the Raw ID data get inputted into a cell, and then using some kind of function/other feature to just isolate the bolded ID code?

Another idea that I think is less likely to be possible is I'd want to find a way to link the ID number and their name. That way I don't have to have them swipe their ID number and then manually type in their name too. I wish I knew of a way that they could just swipe their ID and it would automatically input all the information I need since the current process is extremely inefficient.

Thanks!


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>