+ Reply to Thread
Results 1 to 4 of 4

Returning a cell value that matches from a field associated with another field

  1. #1
    Registered User
    Join Date
    09-29-2020
    Location
    Fort Worth, TX
    MS-Off Ver
    2016
    Posts
    13

    Returning a cell value that matches from a field associated with another field

    Hello all,

    I hope I can explain this well, I've attached a super summary example of what I'm working with. I've got a list of houses in a study area I am working on - each house is associated with a build year and subdivision name. I'm trying to arrange the subdivisions in order of earliest house built inside that subdivision. If I sort merely by house built year - the subdivisions won't be clustered together as each subdivision may have houses built later than other subdivisions.

    1st thing I've done is sort the full list by house build year. 2nd, I copy pasted the subdivision name column and then "removed duplicates" - which left me with a list of the subdivisions in order of earliest house built.

    I would like to take that truncated list and associate a number to the longer list so that when I sort the longer list I can sort by the number - which would cluster the subdivisions by order of earliest built house.

    I hope that's understandable. The attached list has only 20 examples on it whereas my study area in my actual excel sheet has several thousand. There are several hundred subdivisions also which I why I'd rather not do a manual "Find and Replace".

    Is there a formula or method to assign a value to a cell if a cell associated with the target cell matches conditions found in two separate columns?

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    11-22-2014
    Location
    Arizona, USA
    MS-Off Ver
    Office 365
    Posts
    973

    Re: Returning a cell value that matches from a field associated with another field

    If your intent is to assign the value associated to the SubDivision then you can lookup the subD from E to F and return what is in the second column of the reference..so F.. to get the values you want.

    Place this formula in C2 and then copy the formula down the entire list (Drag it down)
    Please Login or Register  to view this content.
    -If you think you are done, Start over - ELeGault

  3. #3
    Registered User
    Join Date
    09-29-2020
    Location
    Fort Worth, TX
    MS-Off Ver
    2016
    Posts
    13

    Re: Returning a cell value that matches from a field associated with another field

    Thanks! That works.

  4. #4
    Valued Forum Contributor
    Join Date
    11-22-2014
    Location
    Arizona, USA
    MS-Off Ver
    Office 365
    Posts
    973

    Re: Returning a cell value that matches from a field associated with another field

    Perfect - be sure to mark this "Solved" under thread tools on your original post

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 7
    Last Post: 06-30-2017, 09:23 AM
  2. [SOLVED] INDEX on a cell in Column H if field $A4 matches Column D *OR* Matches Column E?
    By StevenCranford in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-09-2017, 09:05 PM
  3. Replies: 0
    Last Post: 08-15-2016, 02:07 PM
  4. Replies: 5
    Last Post: 07-26-2016, 09:16 AM
  5. [SOLVED] PowerPivot: Merge Month Field and Year Field Into a Date Field
    By mo4391 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 07-17-2015, 11:59 AM
  6. Replies: 0
    Last Post: 06-26-2012, 09:06 PM
  7. Replies: 3
    Last Post: 03-03-2012, 12:16 PM

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