+ Reply to Thread
Results 1 to 8 of 8

Finding a specific value based on vertical & horizontal criterias

  1. #1
    Registered User
    Join Date
    04-08-2016
    Location
    NY
    MS-Off Ver
    2010
    Posts
    22

    Finding a specific value based on vertical & horizontal criterias

    Hello,

    Thank you for reading and please kindly help.

    I am trying to use the MATCH function to resolve below issue:

    "Product"= A1

    Product Group A Group B Status?
    X 46 45
    Y 42 43 YES
    Z 41 40

    I have a name group of "Group A & Group B" in a drop down list.

    My question:

    What is the function to find 43 (C3) if Status (D column) is "YES" while Group Name is "Group B" selected in the drop down list?

    Thank you so much!

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,779

    Re: Finding a specific value based on vertical & horizontal criterias

    I think a sample file might help.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    04-08-2016
    Location
    NY
    MS-Off Ver
    2010
    Posts
    22

    Re: Finding a specific value based on vertical & horizontal criterias

    sorry how to reply with a sheet uploaded?

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,779

    Re: Finding a specific value based on vertical & horizontal criterias

    Go advanced with your response and scroll down until you see Manage Attachments.

  5. #5
    Registered User
    Join Date
    04-08-2016
    Location
    NY
    MS-Off Ver
    2010
    Posts
    22

    Re: Finding a specific value based on vertical & horizontal criterias

    OK! hope it works and thank you again!
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    09-24-2012
    Location
    York, England
    MS-Off Ver
    Excel 2003/07/10
    Posts
    165

    Re: Finding a specific value based on vertical & horizontal criterias

    Try:

    =INDEX($A$1:$D$4,MATCH("YES",$D$1:$D$4,0), MATCH(A8,$A$1:$D$1,0))

  7. #7
    Registered User
    Join Date
    04-08-2016
    Location
    NY
    MS-Off Ver
    2010
    Posts
    22

    Re: Finding a specific value based on vertical & horizontal criterias

    yes!!! it works!!! thank you!!!

  8. #8
    Forum Contributor
    Join Date
    09-24-2012
    Location
    York, England
    MS-Off Ver
    Excel 2003/07/10
    Posts
    165

    Re: Finding a specific value based on vertical & horizontal criterias

    Glad we could help!

+ 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] Sumif 2 criterias one horizontal with duplicates and 1 vertical
    By Mengo85 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-26-2015, 01:23 PM
  2. Sum based on horizontal and vertical match
    By zeez36 in forum Excel Formulas & Functions
    Replies: 29
    Last Post: 04-04-2013, 05:43 AM
  3. [SOLVED] Sum based on horizontal and vertical match
    By Prcntrygrl in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-29-2013, 01:41 PM
  4. Macro: Vertical to Horizontal data, specific conditions
    By yannwester4 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-08-2012, 08:49 PM
  5. [SOLVED] Copying horizontal to vertical based on cell value
    By lukestkd in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-28-2012, 08:13 PM
  6. Replies: 5
    Last Post: 01-29-2012, 09:48 PM
  7. transpose data from horizontal to vertical in a specific column
    By elaine in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-08-2006, 12:10 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