Need some quick help with this lookup function

nativetongue03

New Member
Joined
May 8, 2009
Messages
3
I'm sorry but it's been years since i've used this function or Excel fo rthat matter but I know I have done this before

I have a ASU sheet which has case numbers in D2-D23 and priority rankings in E1-E23.
I have another opencases sheet that has the case numbers in A2-A20 and their details and owners and so on.

I want to setup a lookup formula that will look up the priority of the case

So my approach was to have this formula do it for me:
=LOOKUP(A2, ASU!D2:D23, ASU!E2:E23)

However that formula seems to be doing an average somwhow like if the value in A does not have a ranking or not in ASU1 it defaults to the previous lower ranked :confused:

I am sure i have done similar lookups before in the past but my excel skills have since deteriorated

Would vlookup be an option?
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,224,521
Messages
6,179,289
Members
452,902
Latest member
Knuddeluff

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