Please help me. I need to be able to code a command button to enable and
disable pages in a multi page.
What do you mean by 'disable' and 'enable'? -- these are not normal Word
functions.
> Please help me. I need to be able to code a command button to enable and
> disable pages in a multi page.
Assuming you are talking about a MultiPage form control, you can get rid of
the tabs and control movement from page to page through code, I believe.
(It's been a while since I've used one.) I don't know, but you can check and
see if the pages have visible or enabled properties as well.

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
> Please help me. I need to be able to code a command button to enable and
> disable pages in a multi page.