C
Chris Jakeman
Hi,
I want to load a document (or template) containing some macros and
key-bindings to provide special editing functions (SEF) I can use on
other documents.
I could put this VBA inside normal.dot, but I keep that for standard
editing enhancements and I want a separate document to hold these
special editing functions. Let's call the document SEF.
When I open SEF and assign a key binding to a macro in SEF, that works
fine as long as SEF is the active document. If I open any other
document (based on another template), the key bindings are not active
until I return to SEF.
Qu.1: How can I keep the key bindings active, which ever document I am
working on?
Qu.2: Is there a better way to approach this?
I'm grateful for any advice.
Chris
I want to load a document (or template) containing some macros and
key-bindings to provide special editing functions (SEF) I can use on
other documents.
I could put this VBA inside normal.dot, but I keep that for standard
editing enhancements and I want a separate document to hold these
special editing functions. Let's call the document SEF.
When I open SEF and assign a key binding to a macro in SEF, that works
fine as long as SEF is the active document. If I open any other
document (based on another template), the key bindings are not active
until I return to SEF.
Qu.1: How can I keep the key bindings active, which ever document I am
working on?
Qu.2: Is there a better way to approach this?
I'm grateful for any advice.
Chris