• Need help with index match functions…inside.. (EXCEL 97)

    Home » Forums » AskWoody support » Productivity software by function » MS Excel and spreadsheet help » Need help with index match functions…inside.. (EXCEL 97)

    Author
    Topic
    #357822

    Hello..

    I’m using this formula :

    =INDEX(‘Database’!$B$14:$AO$83,MATCH($H$14,’Database’!$B$14:$B$83,0),29)

    the problem is when there is no data in return on the specific cells,
    it will shows #N/A. How can I hide this #N/A from show in my file
    and also will be hide when I print the data..Many thanks

    Viewing 0 reply threads
    Author
    Replies
    • #532380

      Lazy Way:

      =IF(ISERROR(INDEX(‘Database’!$B$14:$AO$83,MATCH($H$14,’Database’!$B$14:$B$83,0),29),,INDEX(‘Database’!$B$14:$AO$83,MATCH($H$14,’Database’!$B$14:$B$83,0),29))

    Viewing 0 reply threads
    Reply To: Need help with index match functions…inside.. (EXCEL 97)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: