|
-
Mar 3rd, 2006, 04:40 PM
#1
Thread Starter
New Member
Excel Textbox Exit no longer works
Hello,
I am fairly new to VBA programming. Actually I have been programming in BASIC virtually since it was invented, however all the Object stuff is new to me. I have created a form with several frames. I need the frames to allow selection choices for each category of items I have to select from. Anyway, when a user would hit tab or enter, the exit routine would fire and all was good. Now, however, the exit routine no longer fires. In fact, I can see that the focus jumps to my cancel button, which is on the form, but not within a frame.
I have searched the forum for "textbox" and "focus" issues, but none of them seem to apply directly to the behaviour I am seeing. So I have two questions:
1. Can anybody explain to me how the focus on a form works? Especially in light of a form with multiple frames buttons and textboxes?
2. Any ideas how I have destroyed the orginal behaviour and how I might correct it?
Last edited by Budman50; Mar 3rd, 2006 at 04:46 PM.
Reason: Correct typos
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|