+ Reply to Thread
Results 1 to 3 of 3

Thread: IFERROR and VLOOKUP returns N/A can you help me fix it

  1. #1
    Registered User
    Join Date
    09-02-2011
    Location
    Bulgaria
    MS-Off Ver
    Excel 2007
    Posts
    21

    Lightbulb IFERROR and VLOOKUP returns N/A can you help me fix it

    Hi all,

    i have used the following formula in order to calculate the paid leave for employee

    =IFERROR(VLOOKUP(A3,Dec!$A$1:$AS$10,8,FALSE),0)
    now i created new schedule for 2012 and the formula returns always N/A

    please see attached file and help me fix it.

    i just want to search the name of the employee and then return the value from column 8
    Attached Files Attached Files
    Last edited by godlev; 12-21-2011 at 05:28 AM. Reason: SOLVED
    Truth fears no questions.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    Excel 2007
    Posts
    6,206

    Re: IFERROR and VLOOKUP returns N/A can you help me fix it

    Change your formula to match your data:

    =IFERROR(VLOOKUP(A3,Dec!$E$5:$AS$10,4,FALSE),0)
    "Relax. What is mind? No matter. What is matter? Never mind!"

  3. #3
    Registered User
    Join Date
    09-02-2011
    Location
    Bulgaria
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: IFERROR and VLOOKUP returns N/A can you help me fix it

    zbor thank you !!!

    this fixed my issue, now i got the syntax, so the column number starts from the column where it is searched the names.

    i confirm that you are forum guru!
    Truth fears no questions.

+ Reply to Thread

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.2.0