08-11-2005, 09:41 PM
By default, QM adds small delays after keyboard, mouse and some other commands in macros to improve reliability. Use spe at the beginning to remove these delays. Also, sometimes it is possible to make the macro faster by using alternative methods. For example, programmatically set Excel data instead of using keyboard commands. Show the macro, maybe it is possible to make it faster.
spe
...
spe
...