Generate document based on another document with check boxes

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

Guest

Hi, I'm trying to see if I can generate a document based on an initial form
with check boxes.

The generated document will combine other documents in a specific order and
create a form with form fields.

Is this possible or should I stop daydreaming.

I'm a beginner so the easier the better or don't mind if detailed
instructions.

Thanks
 
I'm a bit simple in the brain.

I could figure out where the { if{ Dropdown1 } etc goes is it in VBA?? or
Word??
 
This is a conditional field inserted into the form where you want the
document to appear. Fields are entered using CTRL+F9 for the brackets.
'Dropdown1' is the bookmark of the associated dropdown field.

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

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

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