ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Hlookup? (https://www.excelbanter.com/excel-worksheet-functions/145437-hlookup.html)

Eden397

Hlookup?
 
I have row 1, columns A-C with dates in them.
I have row 2, columns A-C with values in them.

In cell D1, I want to enter a date from row 1, columns A-C. I want a value
to be returned in D2 from row 2, columns A-C that correspond to the dates in
row 1. Is this a Hlookup function and if so, can you tell me what would go
in the:

lookup_value:
table_array:
row_index_num:
range_lookup:

Thanks for any help.

JE McGimpsey

Hlookup?
 
One way:

D2: =HLOOKUP(D1,A1:C2,2,FALSE)

In article ,
Eden397 wrote:

I have row 1, columns A-C with dates in them.
I have row 2, columns A-C with values in them.

In cell D1, I want to enter a date from row 1, columns A-C. I want a value
to be returned in D2 from row 2, columns A-C that correspond to the dates in
row 1. Is this a Hlookup function and if so, can you tell me what would go
in the:

lookup_value:
table_array:
row_index_num:
range_lookup:

Thanks for any help.



All times are GMT +1. The time now is 05:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com