View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
L@ja L@ja is offline
external usenet poster
 
Posts: 6
Default Txtbox set focus

just a question.
you try the
ActiveSheet.Shapes("TextBox1").setfocus '--- ?

--
üdv:regards
L@ja


DZ ezt *rta:

Hi

I have placed a textbox on a worksheet from the Controls toolbar.

How can I set the focus on the textbox when the workbook is opened. I can't
find a method to set the focus to this control.

Thanks