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