ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   waiting (https://www.excelbanter.com/excel-programming/273857-waiting.html)

Mark Kubicki

waiting
 
a portion of my program processes for a moment longer than the user would
expect; so, i thought adding one of those little hour glass things would be
nice (or maybe an animated *.gif)

is this possible?
how?



Bob Kilmer

waiting
 
See the MousePointer Property

"Mark Kubicki" wrote in message
...
a portion of my program processes for a moment longer than the user would
expect; so, i thought adding one of those little hour glass things would

be
nice (or maybe an animated *.gif)

is this possible?
how?





Ron de Bruin

waiting
 
Hi Mark

Check out
http://www.j-walk.com/ss/excel/tips/tip34.htm

Or change your cursor

Application.Cursor = xlWait
For the hourglass

Application.Cursor = xlDefault
To set it to normal


--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"Mark Kubicki" wrote in message ...
a portion of my program processes for a moment longer than the user would
expect; so, i thought adding one of those little hour glass things would be
nice (or maybe an animated *.gif)

is this possible?
how?






All times are GMT +1. The time now is 12:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com