View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim[_44_] Tim[_44_] is offline
external usenet poster
 
Posts: 28
Default SetFocus testing

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