giving user list of items then insert selected item as bullet points

B

BRC

Using office 2k and win2k
I have a situation where we write several reports on premises. Often,
many to the bullet point items we list reoccur. I would like to present
the report writer with a list of items from which he/she could select
(checkbox type selection.). When finished the items would be inserted
in the form of bullet points. Has anyone done anything like this in
past? I have done a fair amount of vb programing in the past but not
for awhile.
 
B

BRC

I have done a little more thinking on this and realized I could design
a userform with check boxes and textboxs. I can put commonly used
phrases in the textbox(s) and use the checkboxes to allow the user to
select that item. Next I could read the checked items into an array
(not quite sure how to do this) and then enter the array elements into
the document as bullet pointed items. Any thoughts or suggestions would
be appreciated.
 

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