+ Reply to Thread
Results 1 to 4 of 4

Using two criteria to show the correct result - Help!!

  1. #1
    Registered User
    Join Date
    03-29-2013
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    78

    Using two criteria to show the correct result - Help!!

    Hi Guys,

    I have fairly basic Excel knowledge but trying to make a fairly complicated spread sheet - of which this is my fist sticking problem:

    I am setting up a quotation template for a range of furniture. Have set up a Data Validation drop down list to select the item of furniture and then linked a vlookup to this to fill in associated info such as size and drawing number. I also have some stand-alone data validation drop down lists for wood finish and metal finish and fabric spec.

    Problem: now I come to the fabric or hide qty column which will depend on the item of furniture selected + whether it is in a leather or fabric. At a loss as to how best to approach this or do it.

    Any help would be fantastic.

    Many thanks.
    Filter Problem.xlsx

  2. #2
    Valued Forum Contributor
    Join Date
    04-03-2012
    Location
    East Sussex, UK
    MS-Off Ver
    Excel 2003:2010
    Posts
    893

    Re: Using two criteria to show the correct result - Help!!

    Hi, try the below formula in cell M4 and copy down.

    =IFERROR(INDEX('JOB - FABRIC'!$B$4:$U$11,MATCH('MASTER QUOTATION'!L4,'JOB - FABRIC'!$A$4:A$11,0),MATCH('MASTER QUOTATION'!E4,'JOB - FABRIC'!$B$3:$U$3,0)),"")
    If I've been of help, please hit the star

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Using two criteria to show the correct result - Help!!

    Hi,

    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    03-29-2013
    Location
    London
    MS-Off Ver
    Excel 2016
    Posts
    78

    Re: Using two criteria to show the correct result - Help!!

    Both work a treat. Thank you very much indeed!

+ 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