View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JGI JGI is offline
external usenet poster
 
Posts: 3
Default How do I tabulate between textbox controls in EXCEL?

In pure Visual Basic it is possible to use the tab key to
pass between textbox controls, however I have not found a
way of doing this in Excel's Visual Basic editor. Any
ideas would be welcome. Thank you.