+ Reply to Thread
Results 1 to 3 of 3

Array Formula - Return blanks instead of zero

  1. #1
    Registered User
    Join Date
    10-03-2014
    Location
    houston tx
    MS-Off Ver
    2013
    Posts
    7

    Array Formula - Return blanks instead of zero

    how can I make it possible for the formula below to return a blank instead of a zero if the cell it is searching does not contain any data?

    {=IFERROR(INDEX(Deed!$P:$P,SMALL(IF(ISERROR(SEARCH(Tract!$A108,Deed!$AW:$AW)),FALSE,ROW(Deed!$AW:$AW)),COLUMNS($A108:$A108))),"")}

  2. #2
    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: Array Formula - Return blanks instead of zero

    Hi,

    The array formula appears to be searching across a whole range (column AW) yet your request mentions 'Cell' in the singular.
    It would be useful to see your request in the context of its workbook since sometimes other and simpler methods suggest themselves. However one not very elegant way is to just repeat your formula in an IF test

    i.e.

    Please Login or Register  to view this content.
    or an even simpler way is just to go to the Options Advanced and untick the parameter 'Show a zero in cells that hae a zero value' for the sheet in question.
    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.

  3. #3
    Registered User
    Join Date
    10-03-2014
    Location
    houston tx
    MS-Off Ver
    2013
    Posts
    7

    Re: Array Formula - Return blanks instead of zero

    I went with the Options - Advanced - untick 'Show a zero in cells that have a zero value' and it works like a charm. Thank you for your help Richard!

+ 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. How to ignore blanks in an Index/Match Array Formula
    By michaelcarrera in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-06-2015, 08:50 PM
  2. [SOLVED] ARRAY Formula: Seach Range and list row information of Non-Blanks
    By JasonNeedsHelp in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-24-2014, 09:37 AM
  3. Array formula to remove blanks (like autofilter)
    By CST in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-13-2012, 12:54 PM
  4. Excel 2007 : Ignoring blanks with array formula?
    By jetimmins in forum Excel General
    Replies: 3
    Last Post: 10-25-2011, 04:10 AM
  5. Array formula to remove blanks needs to work in 2003
    By Chinchin in forum Excel General
    Replies: 3
    Last Post: 08-26-2011, 09:15 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