I'm trying to customize standard menus within Word that are on particular templates. I've read up and know how to apply the follwonig code to apply menu changes only to the active template, but I'm having diff getting my hands on the File, Edit and other standard menus.

word.application.CustomizationContext = ActiveDocument.AttachedTemplate

I've tried accessing the CommandBars collection.

I'd like to have a File menu with limited items on it. Some standard and some custom.

Please help soon.

Mark

[Edited by markhirt on 06-26-2000 at 02:27 PM]