Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
Does everyone know how to format listbox layout? Like putting line between the columns on Userform... setting one column in bold font.. Thank -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does everyone know how to format listbox layout? Like
putting lines between the columns on Userform... setting one column in bold font. As far as I know, one can: - put a line between columns by setting the ColumnsHead property to True, but the line exits between the headings only - change the font by using the Font property, but it covers all columns, not selected ones. HTH, Merjet |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
sorry Merjet, This doesnt help me....:(
Anyone knows?? Thank -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Listbox format | Excel Discussion (Misc queries) | |||
format a listbox | Excel Discussion (Misc queries) | |||
format a listbox | Excel Programming | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming | |||
listbox format... | Excel Programming |