View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corey Corey is offline
external usenet poster
 
Posts: 363
Default How to tab to next from a texbox

I am settin gup a userform, and can tab from 1 combobox to the next,
But when i click tab from a Textbox, the textbox stays selected and the
curser moves across in it.
How can i get it to tab from the textbox to the next tab item by using the
tab key?
Corey....