I have an access and exit control application.
In the INCOME database I have all the user information, with the ENTRY TIME.
In the DEPARTURES database, only the document number and the DEPARTURE TIME.
The idea is that when they fill out the departure form, search the entry form, and if the ID matches, record the departure time in the entry database.
Is this possible?
Thanks in advance


