+ Reply to Thread
Results 1 to 2 of 2

Excel showing n/a for no reason

  1. #1
    Registered User
    Join Date
    02-26-2014
    Location
    Cambridge, England
    MS-Off Ver
    Excel 2010
    Posts
    46

    Excel showing n/a for no reason

    Hello,

    I cannot figure out why this VLOOKUP will not pull through the student name.
    Please can someone point out the obvious mistake.
    Sheet 1 pulling through student ID from cell c2 and paste into D2. Looking up from sheet 2.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Excel showing n/a for no reason

    The text string "31679" is not equal to the number 31679. Make sure that your ID#'s are always numbers or always text strings (note that the result of the RIGHT() function is text).

    Since I tend to prefer keeping numbers as numbers, I would probably nest the RIGHT() function inside of a VALUE() function. =VALUE(RIGHT(text,num_char)).
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 07-29-2015, 09:40 AM
  2. [Solved] Excel not calculating correctly for some reason
    By zazzz in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-26-2013, 09:29 PM
  3. Excel changing dates for no reason
    By Uncle heFTy in forum Excel General
    Replies: 1
    Last Post: 08-04-2011, 10:37 AM
  4. How to find reason for excel crashing
    By Mick S in forum Excel General
    Replies: 0
    Last Post: 06-22-2011, 10:29 AM
  5. How to know the reason for my Excel Crash?
    By mechbhaskar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-15-2011, 06:45 AM
  6. Excel Mobile VBA:complicated reason
    By whitestone in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-31-2007, 10:49 AM
  7. Excel slows down for no(?) reason...
    By thekovinc in forum Excel General
    Replies: 0
    Last Post: 12-06-2005, 02:01 PM

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