I've column A to E, H to L to add to a list box. Can I do so using list box RowSource property. I want to include the header as well.
The listbox is created on user form
I've column A to E, H to L to add to a list box. Can I do so using list box RowSource property. I want to include the header as well.
The listbox is created on user form
Add columns A to L, then in the ListBox set the column widths for
columns F and G to 0 (zero).
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
"shirley_kee"
wrote in message
I've column A to E, H to L to add to a list box. Can I do so using list
box RowSource property. I want to include the header as well.
The listbox is created on user form
--
shirley_kee
Thankx a lot..
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks