S
suputnic
How can I do this in VBA?
System.Cursor = wdCursorWait
only works on a timer loop which sucks. I want to change to hourglass
then change back when I say.
System.Cursor = wdCursorWait
only works on a timer loop which sucks. I want to change to hourglass
then change back when I say.