C
c02homer
I am writing a macro that accesses templates on the local drive. The
path is C:\Documents and Settings\USERNAME\Application
Data\Microsoft\Templates.
Can anyone tell me how to access this location that is non-specific to
a user? I tried %username%, but my macro doesn't run properly. If I
put my own userid back in the path, it works, but I need to deploy this
macro firmwide.
Any help with this will be GREATLY appreciated!!!
Thank you!!
path is C:\Documents and Settings\USERNAME\Application
Data\Microsoft\Templates.
Can anyone tell me how to access this location that is non-specific to
a user? I tried %username%, but my macro doesn't run properly. If I
put my own userid back in the path, it works, but I need to deploy this
macro firmwide.
Any help with this will be GREATLY appreciated!!!
Thank you!!