Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi! I have a UserForm "UserForm1" This Userform has a ListBox "UserForm1.ListBox1" This ListBox's, ClumnCount = 5, "UserForm1.ListBox1.ColumnCount = 5" Now is it possible: To set the text align property of each individual column ?? Kind of: UserForm1.ListBox1.TextAlign = fmTextAlignRight UserForm1.ListBox1.Column(3).TextAlign = fmTextAlignLeft UserForm1.ListBox1.Column(5).TextAlign = fmTextAlignCenter THANKS!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
align text?? | New Users to Excel | |||
Align text in Excel? | Excel Discussion (Misc queries) | |||
Align & Compare row with column | New Users to Excel | |||
Columncount | Excel Programming | |||
(Worksheet)Listbox1.additem = (Form)Listbox1.value ?? | Excel Programming |