+ Reply to Thread
Results 1 to 3 of 3

autofilter based upon combo box

  1. #1
    Herman
    Guest

    autofilter based upon combo box

    A dialog box has two combo boxes one country the other customers. Based upon
    the country the user should only be able to the slect the customers of that
    country how can that be done?


  2. #2
    Tom Ogilvy
    Guest

    RE: autofilter based upon combo box

    It is basically as simple as it sounds. When the selection is made in
    combobox1, you loop through your data and fill combobox2 with the appropriate
    values.

    Related:


    Dependent lists - data validation
    http://www.contextures.com/xlDataVal02.html

    --
    Regards,
    Tom Ogilvy


    "Herman" wrote:

    > A dialog box has two combo boxes one country the other customers. Based upon
    > the country the user should only be able to the slect the customers of that
    > country how can that be done?
    >


  3. #3
    Herman
    Guest

    RE: autofilter based upon combo box

    Well Tom thanks,

    But how should i do this?

    Rgds,

    Herman

    "Tom Ogilvy" wrote:

    > It is basically as simple as it sounds. When the selection is made in
    > combobox1, you loop through your data and fill combobox2 with the appropriate
    > values.
    >
    > Related:
    >
    >
    > Dependent lists - data validation
    > http://www.contextures.com/xlDataVal02.html
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "Herman" wrote:
    >
    > > A dialog box has two combo boxes one country the other customers. Based upon
    > > the country the user should only be able to the slect the customers of that
    > > country how can that be done?
    > >


+ 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