Application.Cursor (Excel)

Returns or sets the appearance of the mouse pointer in Microsoft Excel. Possible return values are xlDefault - The default pointer, xlIBeam - The I-beam pointer, xlNorthwestArrow - The northwest-arrow pointer, xlWait - The hourglass pointer.

XlMousePointer can be one of these constants:


Application.Cursor = xlDefault