![]() |
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, |
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, | | |
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, | | |
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, | | |
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? |
All times are GMT +1. The time now is 09:17 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com