Josh Hazel
05-05-2010, 02:34 PM
I am wondering if using VBA code I would be able to access "Environment Variables" and their values.
I assume the advanced users here know what I am speaking of, if not you can find these by right clicking on My Computer / Properties / Advanced / Environment Variables
Lets say there is a variable titled TEMP and the value is c:\documents and settings\testfolder, i would like to retrieve the value (that string)
I assume the advanced users here know what I am speaking of, if not you can find these by right clicking on My Computer / Properties / Advanced / Environment Variables
Lets say there is a variable titled TEMP and the value is c:\documents and settings\testfolder, i would like to retrieve the value (that string)