Hi
@arnelgp thanks a lot for the help.
My sincere apologies for delay in response. File transfer is an issue at my side.
I checked the files at my end. It is working perfect!
Through Google search, I was under impression that it is not possible in MS Access.
I changed the LTM to path. This is the only change I did at my end.
When I open the FE, it says, Stop All Macros.
But works perfectly thereafter.
I tried to run the macro in F8 mode to study, understand and then edit as per my tables. Pardon my ignorance.
I added a breakpoint at both the 'Public Sub addLog(ByVal userName As String, tableName, ParamArray fields() As Variant)' and
Public Function fncGetUser() and tried doing changes in the tables.
Once I do the change, log table gets updated, but macro is not stopped at any of the breakpoint.
Macro gets executed within a second but did not cannot see any action in the VBA code window.
May be am missing something and do not know how to check these types of modules at break-point (F8).
Public Function fncGetUser() , this module, I did run by doing F8 in the code window. Was able to it.
For Public Sub addLog(ByVal userName As String, tableName, ParamArray fields() As Variant)
I do not know how check it at code line level. Could you please help if possible.
@jdraw could you please check my response above if you get time.
@arnelgp @jdraw have a nice day ahead.