+ Reply to Thread
Results 1 to 3 of 3

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
    2013
    Posts
    91

    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

    Please Login or Register  to view this content.
    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 06: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
    365 ProPlus
    Posts
    15,602

    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)

  3. #3
    Registered User
    Join Date
    09-02-2011
    Location
    Bulgaria
    MS-Off Ver
    2013
    Posts
    91

    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!

+ 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.6.0 RC 1