how to create the list for a list box

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

Guest

I am trying to create a list box in Word 2003 with several items to choose
from, I need to know how to create the list. Thank you
 
What type of listbox are you talking about. If it's a dropdown type
formfield, you can add the items via the Properties dialog for the
formfield. If its a combobox of listbox on a userform, you can use the
Visual Basic AddItem method.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Thank you for responding and you did answer my question as posted. It is the
VB AddItem method that I do not know how to do and I did not understand the
example in help... still trying to learn VB.

Debbie Eells, MOS
 

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