Thread: waiting
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Kilmer Bob Kilmer is offline
external usenet poster
 
Posts: 280
Default 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?