View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Version Number Property

Use this

Val(Application.Version)

--
Regards Ron de Bruin
http://www.rondebruin.nl



"geoffkb" wrote in message
...

I need to check the version of Excel which my users are running my
spreadsheet. info("relaease") gives me the version number (11.0 for
2003). How do I get this programmatically so I can include it in my
code?

Thanks


--
geoffkb
------------------------------------------------------------------------
geoffkb's Profile: http://www.excelforum.com/member.php...o&userid=37209
View this thread: http://www.excelforum.com/showthread...hreadid=570154