Apr 6, 2001 #1 capone67 Programmer Joined Nov 6, 2000 Messages 115 Location CA Hi Gang I have a form that has 3 text boxes and a submit type button. Ho do I make it that when the user hits enter a click of the button is performed? Ken
Hi Gang I have a form that has 3 text boxes and a submit type button. Ho do I make it that when the user hits enter a click of the button is performed? Ken
Apr 6, 2001 #2 RickSpr MIS Joined Jan 4, 2001 Messages 2,885 Location US Set the command button's Default property to True. Rick Sprague Upvote 0 Downvote