I am building a member database for the non-profit youth center I volunteer with. I did something similar using Google sheets and Forms for a former company in managing their inventory across multiple locations.
The tab that shows a date/time stamp in Col B populates from a scan of the members ID card which is the number in Col A. I want to link the scan of the member ID to the In/Out column (Col D) of the member list. The tricky part that I can't figure out is how to have it recognize the most recent scan using that ID # and how to differentiate between an In and Out scan........any ideas or feedback is greatly appreciated.
I'm somewhat familiar with formula structure but know very little about script. Totally willing to learn though. The Date/Time stamp is populate through a script I found in an online tutorial.
I tried using vlookup but don't know how to set the search criteria properly to return the In/Out value I'm looking for.