Results 1 to 2 of 2

Thread: Conversion from WordBasic

  1. #1

    Thread Starter
    New Member
    Join Date
    May 1999
    Location
    Karachi, Pakistan
    Posts
    5

    Post Conversion from WordBasic

    Hi,

    I am converting some WordBasic commands into VBA & I stuck on few positions. One is:

    I need to count the total number of Macros in the Template File. The equivalent WordBasic command is

    someVariable = WordBasic.CountMacros(1) ' 1 for template file

    Is there any equivalent VBA command or procedure for getting the total number of macros.

    TNX in Advance

    Furqan Raza

  2. #2
    Junior Member
    Join Date
    May 2007
    Posts
    24

    Re: Conversion from WordBasic

    Visual Basic Equivalents for WordBasic Commands:
    http://msdn2.microsoft.com/en-us/lib...ffice.10).aspx

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