Results 1 to 2 of 2

Thread: How to find out version of winword

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Location
    Slovenia
    Posts
    40

    How to find out version of winword

    How to find out version of winword (Word97/Word 2000) from winword macro?
    Thank's.

    Tomaz

  2. #2
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    VB Code:
    1. MsgBox Prompt:=Application.Build, Title:="Microsoft Word Version"
    At least that'S the example I got from Word2000!
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width