Hi, I'm trying to make an excel based visitor log book whereby visitors would scan their identification card when they come in and the details would be logged. There are some questions which I hope can be answered.
1) How do I code it such that when an ID that exist in the lookup tab is scanned in textbox1, the name of the ID holder would appear in textbox2?
2) If an ID and name that does not exist in the lookup tab, that particular ID and name would be added to the lookup list after signing in for future visits?
3) The code I have now logs a time in in column D, how do I code it such that when a person who has signed it scans the ID again, it will log that person out and generate a date/time out in column E?
Have attached the workbook for reference
Bookmarks