+ Reply to Thread
Results 1 to 5 of 5

ISNA Match Formula - how to remove the "nul" cells

  1. #1
    Registered User
    Join Date
    11-16-2018
    Location
    Brisbane, Australia
    MS-Off Ver
    Officel 2016
    Posts
    3

    ISNA Match Formula - how to remove the "nul" cells

    Hi All,

    Looking for help to formula that I have in place:

    Attached xls sheet

    Col A Col B Col C
    Full Report Extract Data from A missing in B

    Current formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Gives correct results but can I get the result without the null cells (like if I was to do a simple Index/match formula)


    Thanks in advance for any assistance
    Peter
    Attached Files Attached Files
    Last edited by Reeves77; 11-22-2018 at 11:09 PM.

  2. #2
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: ISNA Match Formula - how to remove the "nul" cells

    Do you mean you want the first visible result in C1 and so on skipping the blank results and only showing the visible ones?

  3. #3
    Registered User
    Join Date
    11-16-2018
    Location
    Brisbane, Australia
    MS-Off Ver
    Officel 2016
    Posts
    3

    Re: ISNA Match Formula - how to remove the "nul" cells

    Yep, that is correct thanks Kersplash

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: ISNA Match Formula - how to remove the "nul" cells

    Please try at D1 and copy down

    =IFERROR(INDEX(A:A,AGGREGATE(15,6,ROW($A$1:$A$99)/ISNA(MATCH(A$1:A$99&"*",B:B,0)),ROWS(D$1:D1))),"")

  5. #5
    Registered User
    Join Date
    11-16-2018
    Location
    Brisbane, Australia
    MS-Off Ver
    Officel 2016
    Posts
    3

    Re: ISNA Match Formula - how to remove the "nul" cells

    Awesome - thanks Bo,

    Seems to work as I want it to - a great 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] How to combine "IF(ISNA(MATCH" with the "AND" function?
    By Ourkid123uk in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-06-2018, 09:37 AM
  2. Replies: 2
    Last Post: 07-24-2017, 02:19 AM
  3. Replies: 4
    Last Post: 06-11-2017, 02:03 PM
  4. [SOLVED] Adding "and" to an =if(ISNA(RANK formula
    By mojogoon in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 08-27-2014, 04:15 PM
  5. Replies: 4
    Last Post: 11-17-2013, 12:05 PM
  6. IF(ISNA(INDEX,Match)"Yes", "No"
    By prince_xavier2001 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-22-2013, 11:36 AM
  7. "=IF(ISNA(MATCH".....i just need the rest
    By jrtulare185 in forum Excel General
    Replies: 1
    Last Post: 12-23-2008, 02:42 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