+ Reply to Thread
Results 1 to 4 of 4

Data Validation

  1. #1
    Registered User
    Join Date
    04-23-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    2

    Data Validation

    I'll try to make this brief.

    Column A has A B C D E F G

    Column B has A10, B20, C30 etc

    Column C Has A1010 B1010 C1010 etc

    Column F has A1014, B1019 etc.

    These need to be pickable from a drop down menu. Is it possible to execute a validation that makes sure that if Column F has B1019, that columns A-C are all correctly pointing to the B entry (B, B10, B1010)?

  2. #2
    Forum Contributor
    Join Date
    04-18-2009
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2016
    Posts
    269

    Thumbs up Re: Data Validation

    Hi,

    You can use multiple validation.

    You will need to define groups of all the values that contain A, B, and C separately and name them anything like AGROUP, BGROUP, CGROUP, etc.

    So, in this case, AGROUP will contain values such as A10, A1010, A1014, etc.

    Put the following list validation in cell B1 and copy-paste it to all the required cells from B to F column:
    Please Login or Register  to view this content.
    Now if you select A in the first column, you will only have the options that have A in it to put in the cells in columns B to F.

    Refer the attached file.

    --Karan--
    Attached Files Attached Files
    Last edited by karan; 04-23-2009 at 01:44 PM.

  3. #3
    Registered User
    Join Date
    04-23-2009
    Location
    Toronto
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Data Validation

    Thanks Karan this worked perfectly.

  4. #4
    Forum Contributor
    Join Date
    04-18-2009
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2016
    Posts
    269

    Thumbs up Re: Data Validation

    If that takes care of your need, be sure to EDIT your original post (Go Advanced) and mark the PREFIX box [SOLVED]

    --Karan--

+ 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