How do I move tabs when designing outlook forms?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am designing a form in Outlook. The tabs are numbered 1,2,3 etc and I have
used tab 1 & 2 but I want to add an additional tab before tab 1 as an
instruction sheet. How do I move or add form tabs?
 
You can't. What you can do is put code behind the form that uses the Inspector.SetCurrentFormPage method to show your instruction page first.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/com...spx?dg=microsoft.public.outlook.program_forms


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and 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

Back
Top