Controlling Multipage Tab Pages

N

Nick

Hi Guys!

I need a pop up form that allows me to navigate to one of
three multi-page tab pages. There are over 30 text boxes
associated with my form so the multipage tab control is
the only method available of presenting the information
on screen.

The multipage tabs relate to one of three completion /
data input stages that will be carried out at different
times by different individuals.

Within the 1st stage there will data input into the first
page of the form and then the template will be saved as a
document. When the word doc is then re-opened the 2nd and
3rd stages will be completed being resaved in the same
drive/folder each time.

My intension is to have a form appear on the load event
of the word document and using a series of buttons the
appropirate page can be navigated to within the main data
input form.

One further element that would be very useful would be
for any of the previously added data to be extracted from
the form fields within the saved document and then placed
within the form text boxes.

Can anyone help with any of this?

The two key areas of concern are:
1.) The code I need to have the stage form pop up on the
open event.
2.) The code to open the data input form at the
appropirate page/tab.
3.) Form field contents being carried across to the form
text boxes.

Thanks to anyone who contributes.

Nick
 

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