Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a VBA program that calls a user form and when I press enter it
executes the "OK" button logic. However, when this form calls an optional second user form which is overlayed over the first, the enter key tabs between form fields. The form properties as best I can determine are identical. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Are you sure that the Default property of the OK button is set to
True on the second form? -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "drvmac" wrote in message ... I have a VBA program that calls a user form and when I press enter it executes the "OK" button logic. However, when this form calls an optional second user form which is overlayed over the first, the enter key tabs between form fields. The form properties as best I can determine are identical. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Set up form fields to that Tab can be used to move from one to ano | Excel Discussion (Misc queries) | |||
how do I enter a value, display that many fields? | Excel Discussion (Misc queries) | |||
Can I use a FORM to enter data if I have more than the 32 fields? | Excel Discussion (Misc queries) | |||
enter data from a form to "found" fields | Excel Programming |