It is easy to call a function inside a classModule using CallByName How about functions inside standard module?
\'\'#inside class module \'\'#classModule nam
Unfortunately it is not possible to prepend the ProjectName before the ModuleName and add another period "." In MS Word this throws a runtime error 438. The call is restricted to the use of simply ModuleName.ProcName.
ProjectName
ModuleName
ModuleName.ProcName