Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating waiting times | Excel Worksheet Functions | |||
Please help me --- Microsoft Excel is waiting for an OLE action | Excel Discussion (Misc queries) | |||
How to hide #DIV/0! in cells waiting for input? | Excel Discussion (Misc queries) | |||
Waiting for Input in a macro | Excel Discussion (Misc queries) | |||
Waiting for "Calculating Cells" when there is little to calculate | Excel Discussion (Misc queries) |