+ Reply to Thread
Results 1 to 3 of 3

INDEX MATCH Getting Error

  1. #1
    Registered User
    Join Date
    09-26-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    76

    INDEX MATCH Getting Error

    I have a below formula

    Containing two sheets Balance Payable & Outstanding

    if Balance Payable column "L" contains no data then getting error message "#N/A" ( Workbook attached for your ready reference.)

    {=INDEX('Balance Payable'!L:L,MATCH(1,(Outstanding!A2='Balance Payable'!I:I)*(B2='Balance Payable'!J:J),0))}

    Any suggestion help would be greatly appreciated.

    Regards
    Sagar007
    Attached Files Attached Files

  2. #2
    Forum Contributor dogberry's Avatar
    Join Date
    07-15-2012
    Location
    Wales, UK
    MS-Off Ver
    Excel 2010
    Posts
    624

    Re: INDEX MATCH Getting Error

    Hi

    Alter your formula to start =iferror(your formula),0) your na will substituted with 0

    Hope that helps

    Chris
    Click my star if I helped Thanks

  3. #3
    Registered User
    Join Date
    09-26-2012
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    76

    Re: INDEX MATCH Getting Error

    Thanks You Very much

    Working Perfect

    Reputation added

    Thanks
    Sagar007

+ 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