set tab order on new form

G

Grace

I am creating a new form based on the contact form...
I have added a lot of new user defined fields on the first page and added
new pages with user defined fields also..

It is almost ready to use and I tried it and the tab order is all screwed
up... some fields don't get tabbed to at all.... etc..

Anybody know how to Set the tab order so when the user starts to fill out
the form you can go from field to field down the page ..etc...


thanks
 
D

darrell

-----Original Message-----
I am creating a new form based on the contact form...
I have added a lot of new user defined fields on the first page and added
new pages with user defined fields also..

It is almost ready to use and I tried it and the tab order is all screwed
up... some fields don't get tabbed to at all.... etc..

Anybody know how to Set the tab order so when the user starts to fill out
the form you can go from field to field down the page ..etc...


thanks


.
If your fields are in a frame, right click on the frame
and select tab order. From here you move the fields into
the order you need them. It help if each field has been
named, other than the defaulds of txtbox??.
 
G

Grace

evidently the fields are not in a frame.. When I right click the fields
there is no option for "tab order" anywhere....
 
S

Sue Mosher [MVP-Outlook]

It's on the menu: Layout | Tab Order

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Grace

Geez..... so easy...
Thank you so much!!!!!



Sue Mosher said:
It's on the menu: Layout | Tab Order

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Grace

One little problem.... the user defined fields are labeled as such....

It just has text boxes and the label for that text box... numbered from 1
to ...... 100 I think was the last one...

There are a lot of userdefined fields.....
Help?
 
S

Sue Mosher [MVP-Outlook]

Best practice is to name your controls after the fields or labels they
display. Without a good naming scheme, you can't expect to be able to
understand the tab layout order.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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

Top