Is there any way to get text to wordwrap in a listbox or a combo box? I have a program that I wrote for adding keynotes to a drawing. I add a lot of items to select from with userform.initialize and the additem method. Some of these items are quite long. I would like to have them word wrap so that the user can see the entire text string. Is this possible? Thanks, Pat