+ Reply to Thread
Results 1 to 3 of 3

If a cell matches another in a range then the value should match a given range of criteria

  1. #1
    Registered User
    Join Date
    09-13-2017
    Location
    Birmingham, England
    MS-Off Ver
    2010
    Posts
    4

    If a cell matches another in a range then the value should match a given range of criteria

    Been trying to solve this for a while but cannot find a solution. Please see image.

    If the housetype stated in column B equals that of column R then the figure for Excavation & Concrete in column C should correspond to the Excavation figure in column S for the matching housetype.

    Eg. If B10 = housetype A then C10 should = the housetype A Excavation figure so the value in C10 would = 10000.

    I have tried loads of formulas from my own knowledge, and from researching but none do exactly what I need. I can get an IF forumla to work, but only works for the first 4 plots and any plots with same housetype there after just gives a #value error.

    I hope this is enough information!
    Untitled.png

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: If a cell matches another in a range then the value should match a given range of crit

    welcome to the forum, daniel12346. it looks like VLOOKUP can do the job.
    =VLOOKUP(B10,P:Q,2,0)

    i developed a tool to help people learn VLOOKUP. try downloading this file here:
    https://www.excelforum.com/tips-and-...-how-tool.html

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Registered User
    Join Date
    09-13-2017
    Location
    Birmingham, England
    MS-Off Ver
    2010
    Posts
    4

    Re: If a cell matches another in a range then the value should match a given range of crit

    Thank you, that worked perfectly!

+ 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. [SOLVED] Doing a countif in one cell that only counts if data in a range of cells matches criteria.
    By greenfox74 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-23-2017, 12:28 AM
  2. how to check if a cell value matches both criteria from the same range
    By olgkik in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-03-2017, 10:18 PM
  3. [SOLVED] Search text in range, if matches, return match value
    By ShakJames in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-13-2016, 06:12 AM
  4. [SOLVED] Count cells in range that match corresponding cell, and meet an additional criteria.
    By Nyima in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-15-2016, 04:11 PM
  5. Count cells in a range that match a specific criteria in a different cell range
    By RhapsodyBay in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-13-2015, 02:10 PM
  6. Replies: 3
    Last Post: 06-22-2012, 06:40 PM
  7. Replies: 1
    Last Post: 06-26-2006, 03:00 AM

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