+ Reply to Thread
Results 1 to 6 of 6

vlookup formulas returning no values

  1. #1
    Mogle
    Guest

    vlookup formulas returning no values

    just upgraded to excel 2003.....yesterday my formulas worked, today they
    dont. here is the formula I am using :

    =IF(ISNA(VLOOKUP(A6,'OTC AUTEX'!$D$1:$H$179,3,FALSE)),"",VLOOKUP(A6,'OTC
    AUTEX'!$D$1:$H$179,3,FALSE))

    It should return values to the current sheet from the OTC AUTEX sheet, but I
    am getting nothing. I tried F9 to refresh, and got nothing. Any thoughts?

  2. #2
    Dave Peterson
    Guest

    Re: vlookup formulas returning no values

    If you just use:
    =VLOOKUP(A6,'OTC AUTEX'!$D$1:$H$179,3,FALSE)
    you'd get an #n/a! error.

    I bet if you look at the value in A6, it doesn't match the value (in the cell
    you think it should in "OTC Autex" column D.

    Extra spaces (leading/trailing/embedded) and text numbers vs number numbers are
    common problems.

    Mogle wrote:
    >
    > just upgraded to excel 2003.....yesterday my formulas worked, today they
    > dont. here is the formula I am using :
    >
    > =IF(ISNA(VLOOKUP(A6,'OTC AUTEX'!$D$1:$H$179,3,FALSE)),"",VLOOKUP(A6,'OTC
    > AUTEX'!$D$1:$H$179,3,FALSE))
    >
    > It should return values to the current sheet from the OTC AUTEX sheet, but I
    > am getting nothing. I tried F9 to refresh, and got nothing. Any thoughts?


    --

    Dave Peterson

  3. #3
    Registered User
    Join Date
    01-22-2004
    Location
    Visalia, CA / USA
    MS-Off Ver
    Office 365
    Posts
    78
    Are you sure you don't mean HLOOKUP?

  4. #4
    Dave Peterson
    Guest

    Re: vlookup formulas returning no values

    I'm positive I didn't.

    wmjenner wrote:
    >
    > Are you sure you don't mean HLOOKUP?
    >
    > --
    > wmjenner
    >
    > ------------------------------------------------------------------------
    > wmjenner's Profile: http://www.excelforum.com/member.php...fo&userid=5282
    > View this thread: http://www.excelforum.com/showthread...hreadid=394267


    --

    Dave Peterson

  5. #5
    Registered User
    Join Date
    01-22-2004
    Location
    Visalia, CA / USA
    MS-Off Ver
    Office 365
    Posts
    78
    I didn't mean you, Dave, I meant Mogle. I KNOW you have this stuff down. I tried the formula as he gave it and got #N/A! because I had it backwards (vlookup instead of hlookup). As soon as I switched it, I got the values as expected.

  6. #6
    Dave Peterson
    Guest

    Re: vlookup formulas returning no values

    Yeah, I figured as much. But sometimes I post for my own amusement.

    Sorry about that!

    wmjenner wrote:
    >
    > I didn't mean you, Dave, I meant Mogle. I KNOW you have this stuff
    > down. I tried the formula as he gave it and got #N/A! because I had it
    > backwards (vlookup instead of hlookup). As soon as I switched it, I got
    > the values as expected.
    >
    > --
    > wmjenner
    >
    > ------------------------------------------------------------------------
    > wmjenner's Profile: http://www.excelforum.com/member.php...fo&userid=5282
    > View this thread: http://www.excelforum.com/showthread...hreadid=394267


    --

    Dave Peterson

+ 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