Thread: Status of Focus
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Soniya[_4_] Soniya[_4_] is offline
external usenet poster
 
Posts: 73
Default Status of Focus

Hello!,

Is there a way to check the status of focus in a userform control?

some thing like :

if Textbox1.focus = true or if textbox1.setfocus = true ???

Thanks