However, one can use Environ("UserName") instead of Application.Username.
Application username can be changed by anyone with very less efforts in Tools >> Options... But Environment attributes can not be easily changed... Hence the data gathered is more reliable than Application.Username
Good logic used...
However, one can use Environ("UserName") instead of Application.Username.
Application username can be changed by anyone with very less efforts in Tools >> Options... But Environment attributes can not be easily changed... Hence the data gathered is more reliable than Application.Username
Try it an let me know ;)
potdarworld 7 months ago
Nice idea.
How could I writte this log changes into txt file?
StentaI 2 years ago
that is really a good idea...
chengtie 2 years ago