Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm setting up a program that allows users to review their order, then return
to a previous screen if they need to make changes. Ideally, I'd like the user to return to the screen with the first field (text box) active with all text highlighted. I'm using the SetFocus property as such: frmHeaderInfo.boxEndUser.SetFocus. The text box EnterFieldBehavior is set to Select All. However, when the user is returned to the screen, the OK button (last object clicked on that screen) has the focus. I've combed through previous posts on this topic and appear to be using this correctly, but clearly am not. If anyone can help me understand the flaw in my approach, I'd appreciate it. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Returning value of active cell | Excel Worksheet Functions | |||
Making comments appear in the center of the screen. | Excel Discussion (Misc queries) | |||
Making a spreadsheet print exactly as it looks on the screen? | Excel Discussion (Misc queries) | |||
Returning active cell | Excel Worksheet Functions | |||
Making splash screen | Excel Programming |