Hotkey problem w/ macro to append comment
I have a macro that opens a comment box for appending. The problem is that
it only works when executed via the Tools, Macro, etc. sequence. If a hotkey
is assigned and used to execute, the macro only adds a blank comment if no
comment existed - but even this isn't open when the macro terminates. I am
using SendKeys "%ie%" to open the comment (and leave it open). Any ideas why
this won't work with a hot key (but does via the toolbar sequence) or
suggestions for another way to accomplish this same thing?
|