Determining whether XP or Vista is the operating system

  • Thread starter Thread starter Bob Flanagan
  • Start date Start date
B

Bob Flanagan

How can I determine if the user's operating system is XP or Vista (or
something else)?

Thanks,

Bob Flanagan
 
Application.OperatingSystem should do it I think.

--
Jim
| How can I determine if the user's operating system is XP or Vista (or
| something else)?
|
| Thanks,
|
| Bob Flanagan
|
|
 
Many thanks Jim and Jim. I must learn not to write code after midnight. I
had looked for that property but did not see it.
Bob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top