+ Reply to Thread
Results 1 to 3 of 3

How to add different column to a list box using rowsource

  1. #1
    Registered User
    Join Date
    01-11-2006
    Posts
    15

    Exclamation How to add different column to a list box using rowsource

    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

  2. #2
    Jim Cone
    Guest

    Re: How to add different column to a list box using rowsource

    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


  3. #3
    Registered User
    Join Date
    01-11-2006
    Posts
    15

    Re: How to add different column to a list box using rowsource

    Thankx a lot..

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1