View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
SteveZmyname SteveZmyname is offline
external usenet poster
 
Posts: 30
Default Carriage return character in combobox

Hello
I'm using an Active-x combobox with about 8 selection possibilities. I need
to make it in a thin column so I'm trying to use two lines when a selection
is made. Unfortunately it's coming up with the carriage return character in
the selection. I guess that's what it is a backwards P sort of thing.

Looking through the properties for the control I didn't see any reference
toward word wrap or multiline. In the text field of the properties it has
little rectangle boxes that I can't delete.

Any way to make this ugly backwards P go away and still make the selection
on two lines?

thanks for any help