How do I add radio buttons to a form that will be protected?

G

Guest

I was able to produce a protected template for users to fill out using forms,
but I want to include radio buttons as selections in a coupe of sections. Is
this possible?
 
B

Beth Melton

In short, you can't. You can add a check box but not an option button.

Well...actually you can, using the Control toolbox, but that also requires
VBA knowledge. If you are going to go that route then the recommendation is
to use a UserForm instead of form fields for data entry.

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