+ Reply to Thread
Results 1 to 3 of 3

Can you please help me incorporate ISNA in this function

  1. #1
    Forum Contributor
    Join Date
    08-23-2013
    Location
    Alberta, Canada
    MS-Off Ver
    Excel 365
    Posts
    166

    Can you please help me incorporate ISNA in this function

    =INDEX('Raw M'!$1:$1048576,MATCH('Zone D'!$A44,'Raw M'!$A:$A,0),MATCH('Zone D'!E$55,'Raw M'!$1:$1,0))

    My goal is to have cells that have NA to go blank with the use of ISNA. or IFERROR (whatever is easiest).

    Thanks!!

  2. #2
    Spammer
    Join Date
    02-04-2012
    Location
    Philippines
    MS-Off Ver
    Excel 2013
    Posts
    190

    Re: Can you please help me incorporate ISNA in this function

    I think you have forget the brace (ctrl +alt+ enter)

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Can you please help me incorporate ISNA in this function

    Since you're using Excel 2007 IFERROR is easiest.

    Just place the entire formula inside the IFERROR function like this:

    =IFERROR(INDEX('Raw M'!$1:$1048576,MATCH('Zone D'!$A44,'Raw M'!$A:$A,0),MATCH('Zone D'!E$55,'Raw M'!$1:$1,0)),"")
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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 do I incorporate ISNA in this formula?
    By JPSIMMON in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-24-2013, 02:49 PM
  2. How to incorporate an if then else function to a sum formula
    By novice2430 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 01-01-2012, 01:06 AM
  3. how to incorporate an if then else function to an average formula
    By novice2430 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-17-2009, 02:15 PM
  4. Amend the +1 function to incorporate text???
    By ravihotwok in forum Excel General
    Replies: 8
    Last Post: 10-21-2008, 08:25 AM

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