Cannot Use Shortcut Keys to Run Macro in Break Mode (107847)



The information in this article applies to:

  • Microsoft Excel for Windows 95
  • Microsoft Excel for Windows 5.0

This article was previously published under Q107847

SUMMARY

If you are in break mode, you cannot start a macro or subroutine with a shortcut key. When you press the shortcut key, although the insertion point flashes as if the macro has been run, the macro is not started.

MORE INFORMATION

While you can use shortcut keys to start a macro, you cannot use them to continue it. If you want to call a subroutine while you are in break mode, you must call it manually by entering the name of the subroutine in the Immediate pane of the Debug window.

This is by design.

REFERENCES

"Visual Basic User's Guide," version 5.0, Chapter 8, pages 159-161

Modification Type:MinorLast Reviewed:8/15/2005
Keywords:KB107847