+ Reply to Thread
Results 1 to 5 of 5

data validation cross reference

  1. #1
    Forum Contributor
    Join Date
    03-23-2010
    Location
    england
    MS-Off Ver
    Excel 2007
    Posts
    153

    data validation cross reference

    hi guys
    here is what im trying to do
    in cell d4 i have a data validation with reference points t2-t30
    if cell d4 matches anything in cells t2-t30 i would like it to return the cells relevant

    so if d4 = t2 i would like
    d5-d10 return the values in u2-u7

    can anyone help please

    many thanks

  2. #2
    Valued Forum Contributor
    Join Date
    10-13-2010
    Location
    Sunderland, England
    MS-Off Ver
    Excel 2007 (Home) / 2003 (Work)
    Posts
    740

    Re: data validation cross reference

    Hmm, I think there may be a bit of a discrepancy here.

    Do you mean you would like to return the values in U2:Y2?

  3. #3
    Forum Contributor
    Join Date
    03-23-2010
    Location
    england
    MS-Off Ver
    Excel 2007
    Posts
    153

    Re: data validation cross reference

    hi broken

    i have attached what i mean
    if steve is selected in d4
    then in cells d5:d10 it should return the values in u4:z4
    Attached Files Attached Files

  4. #4
    Valued Forum Contributor
    Join Date
    10-13-2010
    Location
    Sunderland, England
    MS-Off Ver
    Excel 2007 (Home) / 2003 (Work)
    Posts
    740

    Re: data validation cross reference

    In D5:
    =VLOOKUP($D$4,$T:$Z,ROW()-3,FALSE)

    dragged down.

  5. #5
    Forum Contributor
    Join Date
    03-23-2010
    Location
    england
    MS-Off Ver
    Excel 2007
    Posts
    153

    Re: data validation cross reference

    thanks broken
    much 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