Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 59
Default 32-bit or 64-bit?

Is it possible to tell via some VBA code, if the user is running a 32-bit or
64-bit Windows?


TIA,


  #2   Report Post  
Posted to microsoft.public.excel.programming
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,
|
|

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default 32-bit or 64-bit?

This is not working correct it show 32 bit on Vista 64 bit
Maybe because Office is only 32 bit ?

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"Homey" <none wrote in message ...
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,
|
|

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default 32-bit or 64-bit?

Maybe do a check for this folder if you want to know it

C:\Program Files (x86)



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"Ron de Bruin" wrote in message ...
This is not working correct it show 32 bit on Vista 64 bit
Maybe because Office is only 32 bit ?

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"Homey" <none wrote in message ...
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,
|
|

  #5   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 6
Default 32-bit or 64-bit?

Is it possible to tell via some VBA code, if the user is running a 32-bit
or 64-bit Windows?


I'm no expert, but can't this be done by some API call?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"