+ Reply to Thread
Results 1 to 3 of 3

VLOOKUPS & Formula Errors

Hybrid View

  1. #1
    Registered User
    Join Date
    10-21-2009
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2003
    Posts
    1

    VLOOKUPS & Formula Errors

    I have inherited an excel spreadsheet from our Houston office that uses many VLOOKUPS. In a few cases I have valid formulas but the calculation results in an error: #N/A. Strange because I have the exact same formula in the cell above it and it yields the correct result. And I am using the same formatting but no matter what I do I can't get the #N/A to change to a number.

    The function is entered as: VLOOKUP (C60, Y:1:AB:11, 4)*N60 where N60 is a dollar amount. The VLOOKUP refers to a negative percentage value. The net result of the calculation is: #N/A.......

    I have tried to re-type it a million times but nothing fixes it.

    Looked at Tools-Options to see if "automatic" was checked on the calcuation sheet (and it is checked).

    Any ideas or suggestions would be appreciated?????

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,058

    Re: VLOOKUPS & Formula Errors

    What is : in formula?

    Try
    =VLOOKUP (C60, Y1:AB11, 4)*N60
    Never use Merged Cells in Excel

  3. #3
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: VLOOKUPS & Formula Errors

    Hi,

    when VLOOKUP returns #N/A!, it means that the value you are looking for can not be found in the list you are looking at. Check the contents of C60. Is this value anywhere in Y1:Y11? If you see it there, check that there are no leading or trailing spaces in C60 or the list in column Y.

    For VLOOKUP "searchterm" is not the same as "searchterm " (with a blank at the end) and this is one possible reason for a #N/A

    hth

+ 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