Question about LOOKUP function

PATSYS

Well-known Member
Joined
Mar 12, 2006
Messages
1,750
I have never used this function because it seems to me that everything this function can do can be taken cared of vlookup and hlookup.

Anybody knows an application of this function that can not be done by vlookup and hlookup?

Thanks
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
You'll no doubt get a few examples to this post...

Here's one: you can lookup a range on one sheet, and return a corresponding result from a range on another sheet
 
Upvote 0
I have never used this function because it seems to me that everything this function can do can be taken cared of vlookup and hlookup.

Anybody knows an application of this function that can not be done by vlookup and hlookup?

Thanks

VLOOKUP and HLOOKUP with the match-type set to 1 (i.e., TRUE) is equivalent to LOOKUP. The match-type = 1 means that the match range is sorted in ascending order.
 
Upvote 0

Forum statistics

Threads
1,214,523
Messages
6,120,033
Members
448,940
Latest member
mdusw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top