View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Version Number Property

Val(Application.Version)

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"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