![]() |
|
|
|
#1
|
|||
|
|||
|
Hi Sparks....i set the tabstop=False as in the following example under the exit event for each of the first four text boxes in the Batch group:
Me.Controls("txtDivision").TabStop = False They are still numbered in the properties window with tabIndex from 1 to 4 and their tabStop property is set to False. I assume after i tab through each of the first four batch-textboxes the exit even of each will set the tab stop to false and when i return to the beginning tabstops 1-4 will not take place and the focus will go to tab 5 which is the first with the tabstop set to True. Does this sound like i am on course? If so, this works, but for some reason the tab keeps coming back to the fourth text box instead of the fifth even when i have the textbox exit event change the textbox property to false. |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| designing a custom outlook form - this form is for only sending mails nt collect data | balamuralibm | Outlook | 0 | 05-21-2014 08:08 AM |
| Mail Merge a Protected Form Maintaining Form Fills | t/korean85 | Word | 1 | 04-07-2013 05:34 PM |
Form field selection allows entry into form text box
|
David C | Word | 1 | 10-24-2012 04:53 AM |
| Custom Form Action launches wrong form | RMNZ | Outlook | 3 | 03-07-2012 11:26 AM |
Form Fields - Create blank form text field with if statement?
|
LAssist2011 | Word | 5 | 12-14-2011 03:02 PM |