+ Reply to Thread
Results 1 to 5 of 5

list boxes

  1. #1
    RobcPettit@yahoo.co.uk
    Guest

    list boxes

    Hi, Im using a userform with list boxes. In vna Im using
    ListBox1.AddItem to add text. When I ad text the list boxes show scroll
    bars, is there a way to stop these as I dont need them and they make
    the form look untidy.
    Regards Robert


  2. #2
    Bob Phillips
    Guest

    Re: list boxes

    The scrollbars are there as there are too many items to display. Either
    reduce them, or make the listbox bigger.

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    <RobcPettit@yahoo.co.uk> wrote in message
    news:1140259884.868870.315410@o13g2000cwo.googlegroups.com...
    > Hi, Im using a userform with list boxes. In vna Im using
    > ListBox1.AddItem to add text. When I ad text the list boxes show scroll
    > bars, is there a way to stop these as I dont need them and they make
    > the form look untidy.
    > Regards Robert
    >




  3. #3
    RobcPettit@yahoo.co.uk
    Guest

    Re: list boxes

    thanks for the reply, Ive tried widening them, (scroll bars width ways
    only), but I have to go about 5 times wider than the data.
    Regards Robert


  4. #4
    Bob Phillips
    Guest

    Re: list boxes

    That sounds as though your source data has trailing spaces. Have you tried
    trimming it?

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    <RobcPettit@yahoo.co.uk> wrote in message
    news:1140268262.830607.294140@g43g2000cwa.googlegroups.com...
    > thanks for the reply, Ive tried widening them, (scroll bars width ways
    > only), but I have to go about 5 times wider than the data.
    > Regards Robert
    >




  5. #5
    RobcPettit@yahoo.co.uk
    Guest

    Re: list boxes

    I think you could be correct, Im entering numbers, which i have to
    roung to 2 decimal places first. Ive tried trim function but this has
    no effect.
    Regards Robert


+ 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