Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I rely on .SetFocus to fire _Enter modules. This works well until the
control already has focus. Is there a way to test to see if a control has focus in VBA? Thanks, -Tim |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
TextBox1_GotFocus
"Tim" wrote: I rely on .SetFocus to fire _Enter modules. This works well until the control already has focus. Is there a way to test to see if a control has focus in VBA? Thanks, -Tim |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't belive VBA can access the _GotFocus property, although I know
VB is able to. I am unable to reply to DevDex or read it in my mail since I am restricted to Google Groups for my usenet facility. For this reason, I must post to Google Groups. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't belive VBA can access the _GotFocus property, although I know
VB is able to. I am unable to reply to DevDex or read it in my mail since I am restricted to Google Groups for my usenet facility. For this reason, I must post to Google Groups. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MSG BOX PREVENTS setfocus HELP | Excel Programming | |||
setfocus | Excel Programming | |||
How Do I Get SetFocus To Work??? | Excel Programming | |||
setfocus after a msgbox | Excel Programming | |||
setfocus after a msgbox | Excel Programming |