View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Detecting Mac Plataform

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
--
regards,
Tom Ogilvy

"jose luis " wrote in message
...
Hi!

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

Thank you all,


Jose Luis


---
Message posted from http://www.ExcelForum.com/