Pianostool
New Member
- Joined
- Dec 4, 2008
- Messages
- 20
- Office Version
- 365
- Platform
- Windows
Hi folks, and thanks in advance.
I have a Multipage Userform with 9 tabs.
I have much the same layout for accepting data on each tab, so I've been able to set the first Textbox field on each page to have a Tab Index of 0.
I just want to have the cursor set focus to that Textbox on whatever tab the user selects, so it's ready to take data, saving them having to click in that field first on each tab.
What code do I add to achieve this, and where do I put it?
Thanks.
I have a Multipage Userform with 9 tabs.
I have much the same layout for accepting data on each tab, so I've been able to set the first Textbox field on each page to have a Tab Index of 0.
I just want to have the cursor set focus to that Textbox on whatever tab the user selects, so it's ready to take data, saving them having to click in that field first on each tab.
What code do I add to achieve this, and where do I put it?
Thanks.