Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Word 2007
Application Object
Properties
 Version Property
Application.Version Property
Returns the Microsoft Word version number. Read-only String.

Syntax

expression.Version

expression   A variable that represents an Application object.

Example

This example displays the Word version number in a message box.

Visual Basic for Applications
Msgbox "The version of Word is " & Application.Version



Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker