Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Application.Cursor = xlDefault not working

Using Excel 2002.
Have to change the mouse cursor to xlWait for a lengthy (few minutes) ADO
routine.
When this routine is finished I do:
Application.Cursor = xlDefault
but the hourglass mouse cursor stays there.
I have tried DoEvents and some other tricks, but the only thing that works
sofar is to do a little mouse move with the Windows API. A manual mouse move
will make the default cursor return as well.
The ADO routine is simple, works fine and is definitely finished.
Any ideas what could be causing this?

RBS

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Working with XL and another not related application Excelfan Excel Discussion (Misc queries) 6 December 21st 08 02:45 AM
Cursor not working correctly LSOT Excel Discussion (Misc queries) 4 November 1st 05 04:45 PM
Application.FileSearch is not working?? alondon Excel Programming 5 January 18th 05 03:12 AM
application.displayalerts is not working will lam Excel Programming 2 April 30th 04 08:21 PM
Application.NetworkTemplatesPath Not Working Sonny Maou Excel Programming 7 February 25th 04 05:21 AM


All times are GMT +1. The time now is 06:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"