Robin said:
I want to change the tab order in a form that I have created. In an
answer to a question posted by someone else, Jay Freedman mentions to
go to "Design View". Where is Design View (or Design Mode)? I
cannot find it in the View menu.
I am using Word 2000.
I heard someone say my name.
First let's establish exactly what you're working on. Is this a form using
fields from the Forms toolbar, and "protected for forms"? You aren't making
a "userform" (custom dialog) using the macro editor? And you haven't used
anything from the Control Toolbox?
If that's correct, then Design Mode has nothing to do with it. You should
follow the examples at
http://word.mvps.org/FAQs/TblsFldsFms/SetTabOrder.htm, which use macros to
select the next form field when the user presses the Tab key.
You don't want Design Mode, trust me. <g> It happens when you open the
Control Toolbox from View > Toolbars. When you finish inserting and
configuring those items, you click a button to turn off Design Mode, and
then the controls operate. If you send that document to someone else and
they open the document while macros are disabled by a high macro security
setting, Design Mode will appear again, with no explanation to the user of
why their document doesn't work right.