Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? I tried a few things such as... sub combobox1_Click() char(10) End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Carriage return character in combobox | Excel Discussion (Misc queries) | |||
Carriage return character | Excel Programming | |||
What are the character codes of a carriage return entered in a comment? | Excel Programming | |||
How to remove or replace a carriage return character in a cell? | Excel Discussion (Misc queries) | |||
How do I ignore newline character/carriage return while importing | Excel Discussion (Misc queries) |