+ Reply to Thread
Results 1 to 5 of 5

Used INDEX and MUTCH function and i need specific cell not value

  1. #1
    Registered User
    Join Date
    12-01-2019
    Location
    Europe
    MS-Off Ver
    2016
    Posts
    31

    Used INDEX and MUTCH function and i need specific cell not value

    Helloooooo..............

    I used index and mutch functions
    and if it is possible to do while I put any text in a specific cell, then the adjacent cell should not display the text I have defined in the tables ???

    I know I may not say it well and I confused you, I have attached a file and inside I show exactly what I need [look sheet (Data2)].....
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Used INDEX and MUTCH function and i need specific cell not value

    How about
    =IF(OR(F7<>"",G7<>""),"",IFERROR(INDEX(Data1!E$7:E$11,MATCH(C7,Data1!C$7:C$11,0)),""))

  3. #3
    Registered User
    Join Date
    12-01-2019
    Location
    Europe
    MS-Off Ver
    2016
    Posts
    31

    Re: Used INDEX and MUTCH function and i need specific cell not value

    Thank you very very mutch

  4. #4
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Used INDEX and MUTCH function and i need specific cell not value

    You're welcome & thanks for the feedback.

  5. #5
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Australia
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,404

    Re: Used INDEX and MUTCH function and i need specific cell not value

    A7 cell formula
    HTML Code: 
    Attached Files Attached Files

+ 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: 1
    Last Post: 11-22-2016, 02:43 PM
  2. Replies: 1
    Last Post: 06-02-2015, 01:38 AM
  3. [SOLVED] MATCH-INDEX function for retrieving specific year data in a table...
    By portsample in forum Excel General
    Replies: 4
    Last Post: 12-16-2014, 04:48 PM
  4. index function error using match function to get data from a cell in an array
    By mabildgaard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-17-2013, 02:21 AM
  5. VBA in 2010 mutch slower
    By RogerSt in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-22-2011, 02:00 PM
  6. Cant index data from a specific sheet if a cell has a specific value
    By ericheu in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-28-2011, 01:11 AM
  7. Replies: 2
    Last Post: 03-20-2009, 01:29 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