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

Hi everyone,

I just answered my own problem.

FYI:

I did have all the textboxes EnterKeyBehaviour set to "False". So that
was not the problem.

The problem is within the commandbuttons, those are automatically set
to default on a form, so if you press enter, the command button will be
executed.

Make sure on the propery, Default is set to "False".


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