HLOOKUP and Combo Box

thart21

Board Regular
Joined
Mar 3, 2005
Messages
159
Can't seem to get this one to work, getting #NA error

=HLOOKUP(L$1&M1&C$10:K$10,Data!$A$1:$V$8,4,FALSE)

I have a combo box on my worksheet that, when an option is selected is entering the appropriate index to cells L1 (Division) and M1 (Date (4/1/2011). I am trying to get this to lookup those 2 pieces of data in worksheet "Data" along with dates in the range C10:K10 (i.e. 4/27/2011) in the table_array of A1:V8 and return the value in row 4.

New to the HLOOKUP so I'm sure it's something simple.

I can provide a sample of my worksheet if necessary, couldn't find a place to upload a file here though.

Thanks for any help you could provide with this.
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,224,521
Messages
6,179,286
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