About 1,110,000 results
Open links in new tab
  1. Excel VLOOKUP - not detecting matches - Stack Overflow

    Aug 8, 2017 · Scenario 2: VLOOKUP Not Detecting Integer/Number Matches Problem: All or some of the cells in either of the corresponding columns aren't being recognized as an …

  2. Vlookup returns N/A despite of existing match - Stack Overflow

    May 25, 2016 · I recently encountered the same issue and resolved it by changing the vlookup formula to =VLOOKUP ( [value to lookup], [lookup table], [column to return in the lookup table], …

  3. VLookup problem when used with Pivot Table - MrExcel

    Apr 18, 2002 · Hello - I am trying to create a simple VLookup table using Excel 2002. The lookup value (the first argument) is referencing a column from a pivot table located to its left. The …

  4. VLOOKUP with Dates not working | MrExcel Message Board

    Jan 24, 2016 · The VLOOKUP is working - when there are multiple matches it returns the first value it finds which in this case is a zero. A zero formatted as a date returns 01/01/1900 as …

  5. VLookup Won't Work unless Pressing Enter in Cell - MrExcel

    Aug 1, 2002 · bakerman2 B H Macro not working hartless43 Jan 8, 2025 Excel Questions Replies 9 Views 574 Jan 9, 2025

  6. Vlookup formula not working when doing lookup for concatenate …

    Mar 13, 2013 · thank you =INT (CONCATENATE (D1,E1)) this is working fine. In vlookup formula if the look up value is not their it will show 0 can i give a text message like "No DATA" …

  7. Excel VLOOKUP returning same value in all rows - Stack Overflow

    May 23, 2017 · The vlookup function appears to be broken. It is returning the same value for all lookups, but it should not. I have it set like so: =VLOOKUP(A3, Asset_Mapping!A$2:B$673, 1) …

  8. VLOOKUP problems with LEADING 0s | MrExcel Message Board

    Oct 30, 2002 · Hi! This is my first post, I hope someone can help.. I am trying to do a VLOOKUP to match two spreadsheets and the unique identifier is a 7 digit Account ID which sometimes …

  9. VLOOKUP On Date Not Working | MrExcel Message Board

    Jan 2, 2019 · And that would explain your results. In VLOOKUP you can only compare/match on similar data types. Matching a date entry to a text one will not work. You need to change one …

  10. excel - VLOOKUP and HYPERLINK not working - Stack Overflow

    Dec 14, 2017 · VLOOKUP and HYPERLINK not working Asked 7 years, 10 months ago Modified 7 years, 10 months ago Viewed 6k times