LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default mouse pointer to be focused on userform command button upon opening

I am opening up a userform and I want the mouse pointer to be focused
on the command button I have so the user can quickly click it instead
of having to move the mouse and find the command button on the form.

Private Sub UserForm_activate()
TextBox1.Value = ActiveCell.Value
CommandButton1.SetFocus
commandbutton1.(make mouse pointer goto this command button)
End Sub
 
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
focusing mouse pointer to the specific button in a userform tom taol Excel Programming 3 December 10th 07 01:55 PM
No userform, runs from module, want to change mouse pointer musa.biralo Excel Programming 2 March 13th 07 12:33 PM
Userform and mouse pointer Shawn Excel Programming 3 August 16th 06 09:42 PM
move mouse pointer to a default button(Enter) in messagebox x taol Excel Programming 1 March 31st 06 01:17 PM


All times are GMT +1. The time now is 02:44 PM.

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

About Us

"It's about Microsoft Excel"