+ Reply to Thread
Results 1 to 3 of 3

Index & match - not showing blanks

  1. #1
    Forum Contributor
    Join Date
    10-09-2010
    Location
    London
    MS-Off Ver
    Excel Version Office 365
    Posts
    215

    Index & match - not showing blanks

    Dear All

    Can anyone please suggest why the current index formul athat I written is still show zero when a cell is blank despite incorporting it in the formula.

    Thanks

    =IF(INDEX('Master Tracker III'!$B$5:$AO$129,MATCH(1,('MI For O Day'!$B11='Master Tracker III'!$E$5:$E$129)*('MI For O Day'!$C11='Master Tracker III'!$F$5:$F$129),0),19)="","",INDEX('Master Tracker III'!$B$5:$AO$129,MATCH(1,('MI For O Day'!$B11='Master Tracker III'!$E$5:$E$129)*('MI For O Day'!$C11='Master Tracker III'!$F$5:$F$129),0),23))

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Index & match - not showing blanks

    Blank and zero aren't the same thing, maybe the cell it's resolving to has an actual zero value and isn't blank.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Index & match - not showing blanks

    Based on your formula, you are looking in 1 cell to check for a blank (something in column 19) and then returning a value from another cell (something in Col 23). Is that what you want?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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