Hi Mono,
In conjuction with the Appplication's version
property, try using the Application's Build
property.
See also:
How to check the version of Office XP
http://support.microsoft.com/kb/291331/en-us
---
Regards.
Norman
> is there a way to find the number of the office service pack installed?
> I know about "application.version" and "application.build" but those do
> not
> give me the information desired...
> thanks!
mono - 26 May 2008 13:20 GMT
using the build number in conjunction with the versions-table of the
microsoft link, I get the information I need. Thanks!
Microsoft Office Excel 2003
original release: 11.0.5612.0
SP1: 11.0.6355.0
SP2: 11.0.7969.0
SP3: 11.0.8173.0
> Hi Mono,
>
[quoted text clipped - 16 lines]
> > give me the information desired...
> > thanks!