Group:  Microsoft Word ยป microsoft.public.word.docmanagement
Thread: Combo boxes

Geek News

Combo boxes
bgomezesthela 12/19/2008 5:38:01 PM
I have a user form in word 2003 that has a combo box that is populated but
some how when I tested and chose one item on the list it doesn't show
whatever I choose. it goes back to a blank space.. Can any one help me with
this?

this is the macro that i'm using...

Private Sub Document_Open()
ComboBox1.Clear
ComboBox1.AddItem "New User"
ComboBox1.AddItem "Change User"
End Sub


its a simple macro but I am new to this.
Re: Combo boxes
Cindy M. <C.Meister-C[ at ]hispeed.ch> 12/22/2008 9:58:16 AM
Hi =?Utf-8?B?YmdvbWV6ZXN0aGVsYQ==?=,

I'm not quite sure I follow exactly what you've done. Is this combobox in a
UserForm (dialog box) or on the document?

If on the document: Have you checked that Design Mode is not on?

[Quoted Text]
> I have a user form in word 2003 that has a combo box that is populated but
> some how when I tested and chose one item on the list it doesn't show
> whatever I choose. it goes back to a blank space.. Can any one help me with
> this?
>
> this is the macro that i'm using...
>
> Private Sub Document_Open()
> ComboBox1.Clear
> ComboBox1.AddItem "New User"
> ComboBox1.AddItem "Change User"
> End Sub
>

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 :-)

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net