Quote (fatpoc @ Sep 1 2013 02:11pm)
it's easier to make dynamic array references with vlookup
honestly, i find no point in using index match unless my lookup data is to the left of my lookup values
but really, what's the point in getting snobby over excel of all things?
like seriously...whats with the excel snobbyness...it's not like you notice any difference in terms of formula efficiency...
vlookup/hlookup is great for what its intended for...we use it all the time at work in our financial tables.
example of its use:
- you extract data from a financial system
- you then want to convert one of the columns in the data extract to something else
- you already have a vlookup table ready with the first column in the vlookup table being what you want to convert and the second column being the "something else"
- it's hella simple to just insert a column in the data extract and then do vlookup value in the vlookup table to get the "something else"