About 183 results
Open links in new tab
  1. Vlookup Limitations - Microsoft Community

    Jun 23, 2025 · I know that Excel 2010 now has exceeded the old 256 column, 65,536 row limit, but is Vlookup still limited to that range? That kind of defeats the value of having more rows …

  2. Hi, I want to know how to VLOOKUP for 2 or more than columns …

    Sep 4, 2022 · Hi, I want to know how to VLOOKUP for 2 or more than columns at once. Hi, I want to know how to VLOOKUP for 2 or more than columns at once.

  3. VLOOKUP and #SPILL error, have read, but do not understand why …

    The first column of cal_rng is a date series (increment = 1 day) from 9/9/15 to 3/31/20. So, why does this VLOOKUP formula simply not find the correct row with the date 5/8/19 in column 1 …

  4. VLOOKUP - #REF! error? - Microsoft Community

    Aug 6, 2010 · I have a workbook and I'm trying to use the VLOOKUP function. For some cells I get #N/A, others I get #REF!. =VLOOKUP(F733,URL!D2:D1705,11) I would like my formula to …

  5. MULTIPLE VlOOKUPS in one cell - Microsoft Community

    I have 3 data columns in one sheet (1) and one summary page in another sheet (2). I want to lookup a cell in my summary page and find the result in either one of my 3 data columns (All …

  6. VLOOKUP for multiple instances of a value - Microsoft Community

    Jul 25, 2011 · VLOOKUP for multiple instances of a value I'm working with a time budget for a department and am trying to generate a worksheet for each team member from a master list …

  7. Vlookup using date ranges - Microsoft Community

    Dec 15, 2010 · I use vlookup all the time using arrays but seem stuck on this one. I want to lookup a value using the code number and if the date in B1 is less than or equal to a date on another …

  8. VLOOKUP to look up two look up criterias at same time

    Jun 23, 2025 · Hello All, I am trying to use VLOOKUP with & to find two look up criteria but return value comes up as N/A. please help and this is how my function looks. VLOOKUP (B7 ...

  9. HELP! Need to combine IF contains with VLookup

    Sep 26, 2015 · Note that in your example, everything is only two words. If there are items with more than two words, you may want to either add more columns or, to be safe, copy this …

  10. vlookup return #na for some of the values which are results of …

    You might also need to round the source of the lookup value (first parameter of VLOOKUP) if it is not a constant. To understand why, it might help to temporarily format the left column of the …