S
Scott Warren
I'm looking to see if any has a list, or know where I can
get a list of variables that I can use the Environ()
function on. Specifially I'm trying to log a users Domain
when they open the file. I've been able to get the
following variable so far:
User = Environ("USERNAME")
Machine = Environ("COMPUTERName")
Thanks,
-Scott
get a list of variables that I can use the Environ()
function on. Specifially I'm trying to log a users Domain
when they open the file. I've been able to get the
following variable so far:
User = Environ("USERNAME")
Machine = Environ("COMPUTERName")
Thanks,
-Scott