Detecting Mac Plataform

J

jose luis

Hi!

Exists a way to know in wich plataform are we running an Excel Progra
? The idea is catching if the PC uses Win or Mac (OS) system from VBA?

Thank you all,


Jose Lui
 
T

Tom Ogilvy

Application.Operatingsystem

from help:
Returns the name and version number of the current operating system ¾ for
example, "Windows (32-bit) 4.00" or "Macintosh 7.00". Read-only String
 

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

Top