Hello all,
I have created a base with 2 tables. Table 1 is the Sign In Table. It is fed from a form as I cannot allow students access to the table. Also, due to HIPAA, I cannot allow a list of their names to appear in the sign in form. This means they have to type in their names manually every time they sign in. This leads to typos, errors, irregular spelling, etc. All in all, it is sloppy. The form is updated every day with fresh typing and fresh errors as we cannot have folks viewing other names.
I also have a sign out form that feeds to Table 2. The same issue happens about typing & new dates equals new input & new errors.
I am relying on the hope that they can get their birthday typed in correctly so I have something I can work with which will appear in both tables.
Here’s what I need: A way to see who has signed in but not yet signed out. Due to variations in poor typing, I cannot trust anything they type into the form so am hoping the birthday has the best consistency as it uses a calendar for clicking on to get an exact date correct. So my hope is that we can link via the birthdate, but am willing to create other hidden fields if they can make this happen. I am thinking some sort of compare field.
How can I create a table/view/miracle to see who has not signed out? (Sorry, I can’t do a screenshot of the tables due to HIPAA.
Thank you.