Create a list of sentences & tick the ones you want

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

Guest

I want to create a form (or something) that lists 10 sentences with checkboxes.
And those that I check, I want it to insert into my document.

What's the relevant tool to use?
Can this be done without VBA?

Thanks
 
Hi =?Utf-8?B?UGhpbDE5ODI=?=,
I want to create a form (or something) that lists 10 sentences with checkboxes.
And those that I check, I want it to insert into my document.

What's the relevant tool to use?
Can this be done without VBA?
The way you describe it, no, it can't be done without VBA. Closest you could get
would be to use AutoText.

No problem using VBA with a UserForm (custom dialog box), however. The best place
to pursue this would be one of the word.vba newsgroups.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 

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