Thread
:
Detecting Excel 97 using VBA
View Single Post
#
4
Posted to microsoft.public.excel.programming
gitcypher[_19_]
external usenet poster
Posts: 1
Detecting Excel 97 using VBA
MsgBox "You're running Excel version " & Application.Version
It returns 10.0 for XP, what I'm running. I'm not sure what 97 will be
I'd guess 8.0, assuming that Office 2000 was version 9.0.
-Gitcyphe
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
gitcypher[_19_]
View Public Profile
Find all posts by gitcypher[_19_]