XlCalculationInterruptKey enumeration (Excel)

Specifies which key interrupts recalculation.

Name Value Description
xlAnyKey 2 Pressing any key interrupts recalculation.
xlEscKey 1 Pressing the ESC key interrupts recalculation.
xlNoKey 0 No key press can interrupt recalculation.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.