Thread
:
Identifying Excel Version
View Single Post
#
2
Posted to microsoft.public.excel.programming
Doug Glancy
external usenet poster
Posts: 770
Identifying Excel Version
Kirk,
val(application.Version)
11 = XL 2003, 10 = XP, 9 = 2000, 8 = 97
hth,
Doug
"kirkm" wrote in message
...
Is there a way to programicably detect the version of Excel?
Thanks - Kirk
Reply With Quote
Doug Glancy
View Public Profile
Find all posts by Doug Glancy