+ Reply to Thread
Results 1 to 3 of 3

Visual Basic forms

  1. #1
    tamato43
    Guest

    Visual Basic forms

    Please Help,

    There must be a million references to what I'm asking but I can't seem to
    find it.

    All I'd like to do is create a form in Visual Basics which contains a combo
    box, aka a dropdown list, but I am having a difficult time trying to figure
    out how to tie in the data into the combo box which would of course display
    the list.

    Can someone please help.

    Your help will be greatly appreciated.

    Is there a way to call the information from a current list on a worksheet?
    If so how?
    But it needs to be in VBA.





  2. #2
    Bob Phillips
    Guest

    Re: Visual Basic forms

    Set the Combo's RowSource property to the address of the worksheet range
    holding the list.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "tamato43" <[email protected]> wrote in message
    news:[email protected]...
    > Please Help,
    >
    > There must be a million references to what I'm asking but I can't seem to
    > find it.
    >
    > All I'd like to do is create a form in Visual Basics which contains a

    combo
    > box, aka a dropdown list, but I am having a difficult time trying to

    figure
    > out how to tie in the data into the combo box which would of course

    display
    > the list.
    >
    > Can someone please help.
    >
    > Your help will be greatly appreciated.
    >
    > Is there a way to call the information from a current list on a worksheet?
    > If so how?
    > But it needs to be in VBA.
    >
    >
    >
    >




  3. #3
    tamato43
    Guest

    Re: Visual Basic forms

    Thank you!

    "Bob Phillips" wrote:

    > Set the Combo's RowSource property to the address of the worksheet range
    > holding the list.
    >
    > --
    >
    > HTH
    >
    > RP
    > (remove nothere from the email address if mailing direct)
    >
    >
    > "tamato43" <[email protected]> wrote in message
    > news:[email protected]...
    > > Please Help,
    > >
    > > There must be a million references to what I'm asking but I can't seem to
    > > find it.
    > >
    > > All I'd like to do is create a form in Visual Basics which contains a

    > combo
    > > box, aka a dropdown list, but I am having a difficult time trying to

    > figure
    > > out how to tie in the data into the combo box which would of course

    > display
    > > the list.
    > >
    > > Can someone please help.
    > >
    > > Your help will be greatly appreciated.
    > >
    > > Is there a way to call the information from a current list on a worksheet?
    > > If so how?
    > > But it needs to be in VBA.
    > >
    > >
    > >
    > >

    >
    >
    >


+ 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