View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Patrick Dave Patrick is offline
external usenet poster
 
Posts: 249
Default Can you set a Window's Environment variable in VB

http://www.microsoft.com/windows2000...ing/setx-o.asp

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Ken Soenen" wrote:
| Is there any way to set a Window's Environment variable from within Visual
| Basic Code. I know I can read one via the VB Environ.
|
| thanks,
| ken
|
|