View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
BrianB BrianB is offline
external usenet poster
 
Posts: 1
Default Adding Header to multicolumn ListBox

1. You can use a suitably formated label above the listbox.
2. Set the ColumnHeads property to True. Will then pick up the heading
from the row above the range set for RowSource property

--
Message posted from http://www.ExcelForum.com