+ Reply to Thread
Results 1 to 2 of 2

List Box Row Source

Hybrid View

  1. #1
    jhahes
    Guest

    List Box Row Source

    Can someone please help me with a code that puts

    the row source of the list box to the activecell


    listbox1.rowsource =

  2. #2
    Bob Phillips
    Guest

    Re: List Box Row Source

    listbox1.rowsource = Worksheets("Sheet1").Range("A1:A10").Address(,,,True)

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "jhahes" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Can someone please help me with a code that puts
    >
    > the row source of the list box to the activecell
    >
    >
    > listbox1.rowsource =
    >
    >
    > --
    > jhahes
    > ------------------------------------------------------------------------
    > jhahes's Profile:

    http://www.excelforum.com/member.php...o&userid=23596
    > View this thread: http://www.excelforum.com/showthread...hreadid=555016
    >




+ 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