View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
abxy[_73_] abxy[_73_] is offline
external usenet poster
 
Posts: 1
Default A question about Userforms and tabbing


Thanks for the help, but i actually just solved the problem a minute
ago.

I kinda did it in a dirty manner; what i did was use the the keyup
event on the item that the 'enter' key kept tabbing to, and in the
keyup event, i just told it to set the focus back to the textbox if the
'enter' key was the key being released up.


--
abxy
------------------------------------------------------------------------
abxy's Profile: http://www.excelforum.com/member.php...fo&userid=4730
View this thread: http://www.excelforum.com/showthread...hreadid=267655