Creating a Mulit-Page Template/Form 
Author Message
 Creating a Mulit-Page Template/Form

I want to create a multi-page doc. Form or Template (not sure which is
most do-able) -- or even a Macro -- where I'm prompted to enter certain
info for each page, as follows:

{Poem's Title}

{body text}

{Student's Name}
Grade{}, {School Name}
Poet-Teacher:  {}
Teacher:  {}

I would like a prompt for each field and, after filling out all fields,
have the option to create a new page with exactly the same prompts.

A lot to ask, I know . . . If you could just give me a general idea of
how to proceed, I'll figure it out from there.

Thanks!

jim



Wed, 28 May 2003 09:42:07 GMT  
 Creating a Mulit-Page Template/Form
Hi Jim,

Although what you're asking is feasible, I would stringly advise
making use of a Userform using a Multipage controls there.

Two reasons:
1) From an interfacing point of view: users have only one screen to deal
with
when inputting data. You can make it a wizard type of dialog with a bit of
creativity.

2) Technically, it would just be matter of gathering data in the userform
and kicking it to the document once the data-entry has been completed.

Would you be needing assistence in achieving this???
Pls repost.

Kind regards,
Perry



Quote:

> I want to create a multi-page doc. Form or Template (not sure which is
> most do-able) -- or even a Macro -- where I'm prompted to enter certain
> info for each page, as follows:

> {Poem's Title}

> {body text}

> {Student's Name}
> Grade{}, {School Name}
> Poet-Teacher:  {}
> Teacher:  {}

> I would like a prompt for each field and, after filling out all fields,
> have the option to create a new page with exactly the same prompts.

> A lot to ask, I know . . . If you could just give me a general idea of
> how to proceed, I'll figure it out from there.

> Thanks!

> jim



Sat, 31 May 2003 02:56:34 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Unknown Page in my MulitPage-control

2. creating multiple headers in a template without blank pages

3. Mulit-user and Multi-level Word Forms.

4. Create Automated Form to run from Template in VB

5. Create you own form template?

6. Can I create programetically add a page and field to the current form in calendaer item

7. Can I create programetically add a page and field to the current form in calendaer item

8. Creating Word Document from Form Entry on Web Pages

9. Templates for "Save as Web Page..."

10. Page template for Visio Standard 5.0

11. Page Setup in VBA does not go according to template

12. templates, inserting extra pages

 

 
Powered by phpBB® Forum Software