Thread: jittery cursor
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default jittery cursor

Not that I am aware of. If there was, when would you turn it off and on.

--
Regards,
Tom Ogilvy

"Wazooli" wrote in message
...
Yesterday I asked a question about enabling chart events, and am grateful

for
the replies. While I was waiting, I figured out, using a chart sheet, how

to
use VB to create custom chart tips when I mouse over a point (thanks to

Chip
for some of the code). The problem I ma having now is that the cursor is
sort of spastic when I move it between points - it rapidly flickers back

and
forth between the crosshairs and the hourglass. Is there something akin

to
application.screenupdating for the cursor display?

wazooli