Change tab order on form tabs

  • Thread starter Raymond Sanders
  • Start date
R

Raymond Sanders

In MS Access 2003, I have a tab that has a number of controls on it. I
added a new control, and wanted it to be first in the tab order. However,
the tab order list does not include the name of the new control - its name
only appears in the tab order list for the entire form.

Thanks,
Raymond
 
R

Rick Brandt

Raymond said:
In MS Access 2003, I have a tab that has a number of controls on it. I
added a new control, and wanted it to be first in the tab order. However,
the tab order list does not include the name of the new
control - its name only appears in the tab order list for the entire
form.
Thanks,
Raymond

Thatmeans you didn;t add it to the actual TabPage but instead it resided
direclty on the form. To correct....

Select control
<Ctl-X> to cut to the clipboard
Select TabPage
<Ctl-V> to Paste onto page
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top