Please tell me that someone has had this before and found a way around it.
Our main template that goes in the Startup folder for Word is a bit of a monster, lots of stuff happening on AutoExec and in document and application events.
A whole chunk of this code relates to one part of the firm, so I whipped it out into another template. Since I did this I've had a run-time error when I go into Word
4248: This command is not available because no document is open
Well, after a lot of commenting, saving, opening, (repeat). I tracked it down to KeyBindings. Any time I do something with Keybindings I get that message on starting Word.
I don't get it. KeyBindings is an Application collection!![]()




Reply With Quote