View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Albert Browne Albert Browne is offline
external usenet poster
 
Posts: 9
Default Accelerator keys

Hi,

I have a number of text boxes on a form each has a label. I can add an
accelerator key to the label but can't see how to get this key to set focus
to the text box. Can I bind the label to the text box so that the key sets
focus to the text box?

Thanks,

Albert