The lookup function's help has a small bug which will confuse the dummy users
like me.

In the examples of lookup (last line), "=LOOKUP("bump",{"a",1;"b",2;"c",3})
Looks up "bump" in first row of the array and returns the value in the last
column that's in the same row (2)".

Obviously, it should be "=LOOKUP("bump",{"a",1;"b",2;"c",3}) Looks up
"bump" in first column of the array and returns the value in the last column
that's in the same row (2)".




----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...heet.functions