View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Homey Homey is offline
external usenet poster
 
Posts: 143
Default 32-bit or 64-bit?

Application.OperatingSystem return "Windows (32-bit) NT 5.01" for me on
window xp. i dont know but maybe it retune "64" on 64 bit windows. you can
maybe check if that true.


"Charlotte E" <@ wrote in message
...
| Is it possible to tell via some VBA code, if the user is running a 32-bit
or
| 64-bit Windows?
|
|
| TIA,
|
|