Multiple options selections within a document

H

Harry Hudini

Hi,

I have to create a word document template, which is no problem, but it has a
variant in it that i don't know how to handle for the best.

We tend not use controls within word docs, as they don't print out very
well, and we mainly end up using [MacroButton AcceptallChangesInDocument
<STRING>] within docs to allow the user to click somewhere and overright
certain sections.

Now, on this one template we have to force the user to select one of three
options. Currently the word doc simply has "OPTION1/OPTION2/OPTION3 DELETE
AS APPLICABLE" typed into the box and the user has to delete the ones that
they dont want. I would like to have the user to select the one that they
want in such a way that the others disappear. This document will eventually
be pdf'd or printed off and given to clients. Because of this i would prefer
not to have any VB controls in the template, and would like any method we
choose to simply leave the text behind on the page of the selected option.

I suspect im not making much sense.

Is there a way to do this ??

Olly

--
________________________________________________
ADSSupport.net
http://www.adssupport.net
Dedicated free Active Directory ServicesT support

email: oliver.marshall@[email protected]
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

Hi Harry,

If having the document protected for forms is acceptable, you can use a
dropdown type formfield.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
 
H

Harry Hudini

Think we have tried that, but they dont really print out well.

"Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS"
Hi Harry,

If having the document protected for forms is acceptable, you can use a
dropdown type formfield.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
Harry Hudini said:
Hi,

I have to create a word document template, which is no problem, but it has
a
variant in it that i don't know how to handle for the best.

We tend not use controls within word docs, as they don't print out very
well, and we mainly end up using [MacroButton AcceptallChangesInDocument
<STRING>] within docs to allow the user to click somewhere and overright
certain sections.

Now, on this one template we have to force the user to select one of three
options. Currently the word doc simply has "OPTION1/OPTION2/OPTION3 DELETE
AS APPLICABLE" typed into the box and the user has to delete the ones that
they dont want. I would like to have the user to select the one that they
want in such a way that the others disappear. This document will
eventually
be pdf'd or printed off and given to clients. Because of this i would
prefer
not to have any VB controls in the template, and would like any method we
choose to simply leave the text behind on the page of the selected option.

I suspect im not making much sense.

Is there a way to do this ??

Olly

--
________________________________________________
ADSSupport.net
http://www.adssupport.net
Dedicated free Active Directory ServicesT support

email: oliver.marshall@[email protected]
 
B

Beth Melton

Hi Harry,

Can you expand on what you mean by "they don't really print out very
well"? Word documents with form fields should print just like any
other document.

If you are going by what you see in Print Preview then the printed
document does not contain field shading or the view of the drop-down.

--
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
 
H

Harry Hudini

So far when we use a drop down field and print out the page its on, you get
a print out with a drop down field on it, similar to printing a Visual Basic
form with a drop down. Ie, you see the drop down control on the page.

Olly
 
B

Beth Melton

Hi Harry,

Are you using the Drop-Down Form Field from the Forms toolbar or the
Web tools? If the former then the controls should not print.

--
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
 

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