Listbox

U

Ulf Häggkvist

I should want to make a listbox where
3 choiches for the user, each choice should consist of 4 lines of text, each line about 50 character

When user click one of the choices, all information should end up in the table entry

Is this possible? If so, how

Glad for any suggestion on how to do this

Regards
Ulf
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?VWxmIEjDpGdna3Zpc3Q=?=,
I should want to make a listbox where:
3 choiches for the user, each choice should consist of 4 lines of text, each line about 50 character.

When user click one of the choices, all information should end up in the table entry.

Is this possible? If so, how?
Listboxes are designed to allow only a single line of text. One thing you could do, in a UserForm,
would be to display a "short form" of the text in the list box and, when this is selected, display the
full text in a textbox directly adjacent. The full text would then be inserted into the document (all
of this is using macros/VBA, so if you want to pursue it you should follow up in one of the word.vba
groups.)

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Sep 30 2003)
http://www.mvps.org/word

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

Top