View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lestercrombie[_2_] lestercrombie[_2_] is offline
external usenet poster
 
Posts: 1
Default Tab order on User Form not working


I have set the tab order on a user form using the ViewTab Order. The
form has a number of frames and within the frames are controls. The
tab index of the frames goes from 0 to 3. Within the frames the tab
index starts at 0 and goes from there in the order required. The
problem is that when I test the user form in the VBA IDE the tab key
moves the cursor around the from correctly. When it runs from the
program, it jumps across a frame . I have tried renumbering but the IDE
changes the numbers I assign to the Tab Index. What is the solution?


--
lestercrombie
------------------------------------------------------------------------
lestercrombie's Profile: http://www.excelforum.com/member.php...o&userid=23218
View this thread: http://www.excelforum.com/showthread...hreadid=515603