vbmanchris
Programmer
Hello,
I am trying to use a system variable to determine and set the path to an export file that my VBA code is creating. What variables can be used in VBA to set the path to the user's desktop, or the Windows directory, for example?
Obviously, "C:\Windows\Desktop" isn't going to work on W2K or NT, like it does on Win98.
Thanks,
Chris
I am trying to use a system variable to determine and set the path to an export file that my VBA code is creating. What variables can be used in VBA to set the path to the user's desktop, or the Windows directory, for example?
Obviously, "C:\Windows\Desktop" isn't going to work on W2K or NT, like it does on Win98.
Thanks,
Chris