I am facing problem when i try to copy a Macro from my NORMAL.DOT file to a word document using a macro in the NORMAL.DOT file.

Application.OrganizerCopy Src$, Dest$, Macro$, Object:=wdOrganizerObjectProjectItems

This command won't works --- give command failed error.

I can rename a module, delete a module, create a module but not able to copy a Module.

Can anyone sugegst a solution for it.

TNX in advance.

Furqan Raza