UserSignedIn and Date are defined in the global module when the frontend application is initially opened then assigned to the table variables when the new record is added
Clarification:
The Trap_Error code is actually:
Error_Number = Err.Number
Error_Descp = Err.Description
Record_Error
Resume Process_Exit
Error_Number, Error_Descp and From are Global variables
Public Sub Record_Error() - in global module
AccessErrorTable.Addnew
UserSignedIn =...
Access 2016 64bit, Windows 10 1809 PCs, Windows 2012R2 server
accde frontends saved on each PC, backend databases on the server
This error occurs for one application - this is a scheduling application with a master weekly schedule that is always open, other forms open and close from master form...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.