Discussion on:

7
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
hi
JohnsLaurel Updated - 28th Sep 2011
hi
0 Votes
+ -
Match and Index
dogknees 28th Sep 2011
I've pretty much stopped using vlookup over the last few years and now use Match and Index instead. You get more control over the matching process and it's more versatile.
I will go try them out.
0 Votes
+ -
Contributr
They're a good mix for more complex needs.
0 Votes
+ -
As I wrote last week, I have some bad juju in Microsoft. I get erroneous answers that are not errors sometimes if I do not sort the lookup table by the lookup value, even though I have used a "false" in the match column since I learned the function (12 to 15 years ago).

Also, I use the iserr and some of the other information functions to return information to the list of values created by the lookup. So, if I have a numeric value and add an if statement that returns an error or na to the column, I can insert a zero and use that for sudden death calculations. I.e., if a certain characteristic is not present for that row/field combination, the formula inserts the 0; I use it in a calculation and the values for that row do not go forward included in calculations for the decision or calculation operation I am performing.
0 Votes
+ -
also
beckyco 4th Oct 2011
If you are looking values from a different sheet, the name of the sheet should be changed since the returns from "Sheet X" can give different results as well.
0 Votes
+ -
More on Match
Marshwiggle 12th Oct 2011
Since TRUE as the match argument is not only intended to find the closest approximate value, but the closest approximate value that is less than the lookup value, the lookup column must not only be sorted, but sorted in ascending order. Will sorting the lookup column in descending order find the closest match that is higher than the lookup value? Don't know. Haven't tried it, but I'll put it on my to-do list.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.