Returns the default path of the macros files.
Syntax:
GetDefaultMacroPath() As String
Dim Tool As DirectoryTool Set Tool = Application.Tools.DirectoryTool MsgBox Tool.GetDefaultMacroPath
See also: