D
DavidInDC
I'm using Word 2007 trying to set up a very simple macro that would get me
into the Keyboard Customization dialog (there doesn't seem to be a command to
get there). Previously I've used the SendKeys command for this, but it
doesn't seem to work, ie nothing at all happens. The string is
"%FIC{Tab}%TMM{Tab}". But even when I put in a very simple string eg:
SendKeys "A" (that's the entire macro) nothing happens. Does anyone know
what's going on and how to fix it.
into the Keyboard Customization dialog (there doesn't seem to be a command to
get there). Previously I've used the SendKeys command for this, but it
doesn't seem to work, ie nothing at all happens. The string is
"%FIC{Tab}%TMM{Tab}". But even when I put in a very simple string eg:
SendKeys "A" (that's the entire macro) nothing happens. Does anyone know
what's going on and how to fix it.