View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tim[_44_] Tim[_44_] is offline
external usenet poster
 
Posts: 28
Default Keeping focus on a txtbox

All controls have the tabstop set to false except Text1.
Thanks for the info on TakeFocusOnClick, but it doesn't help for a
spinner. I still have the same problem.

-Tim