Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Pointer displays Hourglass?

Dear Excel experts,

I have a hourglass displayed as pointer after the following events:

Double clicking a textbox of a Userform(1) opens a new Userform(2). When I
close Userform(2) the focus goes back to the textbox of Userform(1) (as
required), but the mouse pointer is displayed as an hourglass. The pointer
returns to normal properties only after clicking in the textbox.

How can I prevent the display of the hourglass??

Regards,

Jan Bart
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default Pointer displays Hourglass?

Hi, try in the Form1 in Private Sub UserForm_initialize() change your mous
pointer as you wish like this:

Private Sub UserForm_initialize()
' your code here
End Sub

Henrich

€žExcelerate-nl" napĂ*sal (napĂ*sala):

Dear Excel experts,

I have a hourglass displayed as pointer after the following events:

Double clicking a textbox of a Userform(1) opens a new Userform(2). When I
close Userform(2) the focus goes back to the textbox of Userform(1) (as
required), but the mouse pointer is displayed as an hourglass. The pointer
returns to normal properties only after clicking in the textbox.

How can I prevent the display of the hourglass??

Regards,

Jan Bart

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
inserted comment not displays in the cell it displays on top row S.Kumar Excel Worksheet Functions 1 September 22nd 09 07:32 PM
Set Hourglass On dhstein Excel Discussion (Misc queries) 3 July 19th 09 04:46 PM
Turning on/off the Hourglass pointer in Excel MChrist Excel Programming 1 July 6th 05 10:25 PM
Formula window displays correct answer while cell displays incorre MMV Excel Worksheet Functions 3 November 10th 04 09:28 PM
Hourglass K[_4_] Excel Programming 3 February 16th 04 05:31 PM


All times are GMT +1. The time now is 09:30 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"