PDA

Click to See Complete Forum and Search --> : Conversion from WordBasic


Furqan
Apr 25th, 2001, 01:28 AM
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

jesy
Jun 8th, 2007, 03:05 AM
Visual Basic Equivalents for WordBasic Commands:
http://msdn2.microsoft.com/en-us/library/aa158432(office.10).aspx