drop down to create more forms

D

dgold82

I developed a simple form for a peer review committee that I work for. What I
would like to do is create a small dropdown on the first page that asks "how
many forms would you like to create". I would then list maybe 1 through 15. I
just need the one page form to duplicate itself on the subsequent pages. Hope
that makes sense.

The other issue is that I would like to do this without having to put in a
macro or VBA code. I will have no way to train users to enable macros or
anything. Is there a way?
 
G

Graham Mayor

It was all going well until your final paragraph. You will need a macro to
duplicate forms in this manner.
There is an example at http://www.gmayor.com/word_vba_examples.htm - Repeat
a block of formatted text and form fields based upon the content of another
form field

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
D

dgold82

Thanks for the response. That's too bad. I knew there would be a way to
develop something like that using VBA--my only problem is that my users
aren't exactly tech friendly and that would just confuse them to no end. I'll
think of something else, just though I would wow people with my tech skills.
 

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