+ Reply to Thread
Results 1 to 2 of 2

Data Validation: items in one list relate to items in another

  1. #1
    Paul D. Simon
    Guest

    Data Validation: items in one list relate to items in another

    Through Data Validation, cells in the Range A2:A26 have drop-down
    lists, referring to a list in the named range Products. There are 52
    items in that list.

    Similarly, cells in the Range B2:B26 have drop-down lists, referring to
    a list in the named range Class, with 14 items in that list.

    Some (but not all) of the products in the Product list will always be
    tied to specific classes in the Class list. For example, the "High
    Yield" product will always have a "Fixed Income" class; the "Cash
    Reserves" product will always have a "Liquidities" class.

    Normally, I would use a simple Vlookup formula in column B. In this
    case, however, I need to preserve the Data Validation drop-down list
    capability in column B, so I can't enter formulas in those cells. A
    worksheet event would be the obvious solution. I just can't seem to
    come up with the appropriate code. Any help would be greatly
    appreciated.


  2. #2
    Toppers
    Guest

    RE: Data Validation: items in one list relate to items in another

    Hi,
    This may offer a solution:

    http://www.contextures.com/xlDataVal02.html

    HTH

    "Paul D. Simon" wrote:

    > Through Data Validation, cells in the Range A2:A26 have drop-down
    > lists, referring to a list in the named range Products. There are 52
    > items in that list.
    >
    > Similarly, cells in the Range B2:B26 have drop-down lists, referring to
    > a list in the named range Class, with 14 items in that list.
    >
    > Some (but not all) of the products in the Product list will always be
    > tied to specific classes in the Class list. For example, the "High
    > Yield" product will always have a "Fixed Income" class; the "Cash
    > Reserves" product will always have a "Liquidities" class.
    >
    > Normally, I would use a simple Vlookup formula in column B. In this
    > case, however, I need to preserve the Data Validation drop-down list
    > capability in column B, so I can't enter formulas in those cells. A
    > worksheet event would be the obvious solution. I just can't seem to
    > come up with the appropriate code. Any help would be greatly
    > appreciated.
    >
    >


+ 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