View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mohan[_2_] Mohan[_2_] is offline
external usenet poster
 
Posts: 7
Default Find out Operating System


Is there a way to find out the Operating System on a workstation through VBA code.

I am using other exe files of the operating system (like notepad.exe). Different operating system has this file in different locations. How can I find out the OS of the workstation running Excel through VBA code.?

Any help is appreciated.

Thank you