L
Lloyd Catlett
I select a commandbox on a form that starts a sub with some time-consuming
loops; I want to change the mouse pointer to hourglass.
I've tried this:
MousePointer = fmMousePointerHourGlass
lots of time-consuming code
MousePointer = fmMousePointerDefault
Application.ScreenRefresh
No change in the pointer.
Word 2003, XP
Any suggestions??
loops; I want to change the mouse pointer to hourglass.
I've tried this:
MousePointer = fmMousePointerHourGlass
lots of time-consuming code
MousePointer = fmMousePointerDefault
Application.ScreenRefresh
No change in the pointer.
Word 2003, XP
Any suggestions??