Thread
:
Set Hourglass On
View Single Post
#
2
Posted to microsoft.public.excel.misc
Jacob Skaria
external usenet poster
Posts: 8,520
Set Hourglass On
Application.Cursor = xlWait
'---do something
Application.Cursor = xldefault
If this post helps click Yes
---------------
Jacob Skaria
"dhstein" wrote:
How can I set the hourglass to True - like in Access ? Thanks.
Reply With Quote
Jacob Skaria
View Public Profile
Find all posts by Jacob Skaria