Results 1 to 5 of 5

Removing #N/A Entries From Long Formula

Threaded View

  1. #1
    Registered User
    Join Date
    09-12-2011
    Location
    Oregon
    MS-Off Ver
    Excel 2010
    Posts
    3

    Removing #N/A Entries From Long Formula

    Hey Everyone,

    New here with a question that hopefully some of you Excel wizards can help me with. I hope I posted this in the right place.

    I'm attempting to remove the #N/A entries left from my formula when cells in the array are blank.

    Here is the formula I've pieced together that does just about everything I need except display " " instead of #N/A when there is nothing present in the array of cells.

    {=IFERROR(INDEX(I11:BP11,MODE(IF(ISTEXT(I11:BP11),MATCH(I11:BP11,I11:BP11,0)))),LOOKUP("istext",I11:BP11))}

    Originally I had " " entered where the lookup string is located. I added the lookup because it was ignoring single entries as you can't get the mode or average of 1.

    Could some one help me find a spot where I can tell the formula to display a blank space instead of #N/A?

    Thanks for any assistance.
    Last edited by Hyperion_; 09-12-2011 at 03:46 PM. Reason: Solved in record time!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

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