View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mike33 mike33 is offline
external usenet poster
 
Posts: 1
Default "Enter"on keyboard problem

Hi,

I'm new to the board as well as programming in VB in general.
Anyways I have a problem on my Form concerning entering data into
text box.

I am able to enter data into a text box. This data goes through
validation check performed on exit.

My problem is, if the data is correct and I press "Enter" on the keypa
instead of "TAB", all other textboxes are skipped and the for
automatically loads.

What I would like to happen is if you press "Enter" on the keypad i
goes to the next textbox.


Thanks in advance for any help!!
Mike

--
Message posted from http://www.ExcelForum.com